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

values

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

Reference

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

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

Contract

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