Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

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

FieldValueDescription
symboltelion_api.Mesh.replace_coordinates
parametercoordinates
kindpositional-or-keyword
typeIterable[Iterable[float]] | Iterable[dict[str, Any]] | dict[int | str, Iterable[float]]
requiredtrue
defaultrequired

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

PropertyValue
symboltelion_api.Mesh.replace_coordinates
parametercoordinates
kindpositional-or-keyword
typeIterable[Iterable[float]] | Iterable[dict[str, Any]] | dict[int | str, Iterable[float]]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Mesh.replace_coordinates:parameter:coordinates
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Mesh.replace_coordinates