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