classAvailable
MeshSet
MeshSet(label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]')
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.MeshSet | — |
| module | telion_api.model | — |
| constructor | (label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]') -> None | — |
MeshSet(label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]')
Contract
| Property | Value |
|---|---|
| symbol | telion_api.MeshSet |
| module | telion_api.model |
| constructor | (label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]') -> None |