Skip to documentation content
On this page
  1. Contract

Return contract

`telion_api.Mesh.elements` returns `tuple[MeshElement, ...]` according to the installed public signature.

telion_api.Mesh.elements returns tuple[MeshElement, ...] according to the installed public signature.

Contract

PropertyValue
symboltelion_api.Mesh.elements
typetuple[MeshElement, ...]
Return contract — Telion Python API 0.1.0-alpha | Telion