ReferenceAvailable
field_data
`field_data` is an optional parameter of `telion_api.Model.create_dataset_from_current_mesh` with the installed type contract `dict[str, Any] | None`.
field_data is an optional parameter of telion_api.Model.create_dataset_from_current_mesh with the installed type contract dict[str, Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.create_dataset_from_current_mesh |
| parameter | field_data |
| type | dict[str, Any] | None |
| required | false |
| default | null |