Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

to_numpy

Return canonical node and connectivity arrays without a private dependency.

Reference

FieldValueDescription
symboltelion_api.Mesh.to_numpy
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Return canonical node and connectivity arrays without a private dependency.

Contract

PropertyValue
symboltelion_api.Mesh.to_numpy
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Mesh.to_numpy(self) -> 'dict[str, Any]'