ReferenceAvailable
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]`.
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
| Property | Value |
|---|---|
| symbol | telion_api.Mesh.node_field |
| parameter | values |
| type | Iterable[Any] | Callable[[int, tuple[float, float, float]], Any] |
| required | true |
| default | required |