Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

create_dataset_from_current_mesh

Public method `telion_api.Model.create_dataset_from_current_mesh(label: 'str', point_data: 'dict[str, Any] | None' = None, cell_data: 'dict[str, Any] | None' = None, summary: 'str' = '', field_data: 'dict[str, Any] | None' = None) -> 'None'`.

Reference contract

FieldValueDescription
symboltelion_api.Model.create_dataset_from_current_mesh
signature(label: 'str', point_data: 'dict[str, Any] | None' = None, cell_data: 'dict[str, Any] | None' = None, summary: 'str' = '', field_data: 'dict[str, Any] | None' = None) -> 'None'
returnNone

Public method telion_api.Model.create_dataset_from_current_mesh(label: 'str', point_data: 'dict[str, Any] | None' = None, cell_data: 'dict[str, Any] | None' = None, summary: 'str' = '', field_data: 'dict[str, Any] | None' = None) -> 'None'.

Contract

PropertyValue
symboltelion_api.Model.create_dataset_from_current_mesh
signature(label: 'str', point_data: 'dict[str, Any] | None' = None, cell_data: 'dict[str, Any] | None' = None, summary: 'str' = '', field_data: 'dict[str, Any] | None' = None) -> 'None'
returnNone

Signature

telion_api.Model.create_dataset_from_current_mesh(label: 'str', point_data: 'dict[str, Any] | None' = None, cell_data: 'dict[str, Any] | None' = None, summary: 'str' = '', field_data: 'dict[str, Any] | None' = None) -> 'None'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.create_dataset_from_current_mesh
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.create_dataset_from_current_mesh