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

cell_data

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

Reference

FieldValueDescription
symboltelion_api.Model.create_dataset_from_current_mesh
parametercell_data
kindpositional-or-keyword
typedict[str, Any] | None
requiredfalse
defaultnull

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

Contract

PropertyValue
symboltelion_api.Model.create_dataset_from_current_mesh
parametercell_data
kindpositional-or-keyword
typedict[str, Any] | None
requiredfalse
defaultnull