ReferenceAvailable
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]]`.
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 |
| type | Iterable[Iterable[float]] | Iterable[dict[str, Any]] | dict[int | str, Iterable[float]] |
| required | true |
| default | required |