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

to_numpy

Return canonical node and connectivity arrays without a private dependency.

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]'
to_numpy — Telion Python API 0.1.0-alpha | Telion