parameterAvailable
coordinates
`coordinates` is a required parameter of `telion_api.Mesh.replace_coordinates` with the installed type contract `Iterable[Iterable[float]] | Iterable[dict[str, Any]] | dict[int | str, Iterable[float]]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Mesh.replace_coordinates | — |
| parameter | coordinates | — |
| kind | positional-or-keyword | — |
| type | Iterable[Iterable[float]] | Iterable[dict[str, Any]] | dict[int | str, Iterable[float]] | — |
| required | true | — |
| default | required | — |
coordinates is a required parameter of telion_api.Mesh.replace_coordinates with the installed type contract Iterable[Iterable[float]] | Iterable[dict[str, Any]] | dict[int | str, Iterable[float]].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Mesh.replace_coordinates |
| parameter | coordinates |
| kind | positional-or-keyword |
| type | Iterable[Iterable[float]] | Iterable[dict[str, Any]] | dict[int | str, Iterable[float]] |
| required | true |
| default | required |