Skip to documentation content
On this page
  1. Contract

node_fields

`node_fields` is an optional parameter of `telion_api.Model.create_mesh_dataset` with the installed type contract `dict[str, Any] | None`.

node_fields is an optional parameter of telion_api.Model.create_mesh_dataset with the installed type contract dict[str, Any] | None.

Contract

PropertyValue
symboltelion_api.Model.create_mesh_dataset
parameternode_fields
typedict[str, Any] | None
requiredfalse
defaultnull
node_fields — Telion Python API 0.1.0-alpha | Telion