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

MeshSet

MeshSet(label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]')

Reference contract

FieldValueDescription
symboltelion_api.MeshSet
moduletelion_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

PropertyValue
symboltelion_api.MeshSet
moduletelion_api.model
constructor(label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]') -> None

Authoritative source

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