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

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]`.

Reference contract

FieldValueDescription
symboltelion_api.Mesh.cell_field
parametervalues
kindpositional-or-keyword
typeIterable[Any] | Callable[[int, list[int], tuple[float, float, float]], Any]
requiredtrue
defaultrequired

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
kindpositional-or-keyword
typeIterable[Any] | Callable[[int, list[int], tuple[float, float, float]], Any]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Mesh.cell_field:parameter:values
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Mesh.cell_field