Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

elements

`elements` is a required parameter of `telion_api.Model.mesh_from_arrays` with the installed type contract `Iterable[Iterable[int]]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.mesh_from_arrays
parameterelements
kindpositional-or-keyword
typeIterable[Iterable[int]]
requiredtrue
defaultrequired

elements is a required parameter of telion_api.Model.mesh_from_arrays with the installed type contract Iterable[Iterable[int]].

Contract

PropertyValue
symboltelion_api.Model.mesh_from_arrays
parameterelements
kindpositional-or-keyword
typeIterable[Iterable[int]]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.mesh_from_arrays:parameter:elements
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.mesh_from_arrays