parameterAvailable
node_ids
`node_ids` is an optional parameter of `telion_api.Model.mesh_from_arrays` with the installed type contract `Iterable[int] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.mesh_from_arrays | — |
| parameter | node_ids | — |
| kind | keyword-only | — |
| type | Iterable[int] | None | — |
| required | false | — |
| default | null | — |
node_ids is an optional parameter of telion_api.Model.mesh_from_arrays with the installed type contract Iterable[int] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.mesh_from_arrays |
| parameter | node_ids |
| kind | keyword-only |
| type | Iterable[int] | None |
| required | false |
| default | null |