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

node_ids

`node_ids` is an optional parameter of `telion_api.Model.mesh_from_arrays` with the installed type contract `Iterable[int] | None`.

Reference

FieldValueDescription
symboltelion_api.Model.mesh_from_arrays
parameternode_ids
kindkeyword-only
typeIterable[int] | None
requiredfalse
defaultnull

node_ids is an optional parameter of telion_api.Model.mesh_from_arrays with the installed type contract Iterable[int] | None.

Contract

PropertyValue
symboltelion_api.Model.mesh_from_arrays
parameternode_ids
kindkeyword-only
typeIterable[int] | None
requiredfalse
defaultnull