Skip to documentation content
On this page
  1. Contract

values

`values` is a required parameter of `telion_api.Mesh.cell_field` with the installed type contract `Iterable[Any] | Callable[[int, list[int], tuple[float, float, float]], Any]`.

values is a required parameter of telion_api.Mesh.cell_field with the installed type contract Iterable[Any] | Callable[[int, list[int], tuple[float, float, float]], Any].

Contract

PropertyValue
symboltelion_api.Mesh.cell_field
parametervalues
typeIterable[Any] | Callable[[int, list[int], tuple[float, float, float]], Any]
requiredtrue
defaultrequired
values — Telion Python API 0.1.0-alpha | Telion