Skip to documentation content
On this page
  1. Reference
  2. Contract

coordinates

`coordinates` is a required parameter of `telion_api.Model.mesh_from_arrays` with the installed type contract `Iterable[Iterable[float]]`.

Reference

FieldValueDescription
symboltelion_api.Model.mesh_from_arrays
parametercoordinates
kindpositional-or-keyword
typeIterable[Iterable[float]]
requiredtrue
defaultrequired

coordinates is a required parameter of telion_api.Model.mesh_from_arrays with the installed type contract Iterable[Iterable[float]].

Contract

PropertyValue
symboltelion_api.Model.mesh_from_arrays
parametercoordinates
kindpositional-or-keyword
typeIterable[Iterable[float]]
requiredtrue
defaultrequired