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

Constructor

Construct `telion_api.MeshSet` with the installed signature `(label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]') -> None`.

Reference contract

FieldValueDescription
symboltelion_api.MeshSet
signature(label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]') -> None
returntelion_api.MeshSet

Construct telion_api.MeshSet with the installed signature (label: 'str', dimension: 'str', tags: 'tuple[str, ...]', entity_ids: 'tuple[int, ...]') -> None.

Contract

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

Signature

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

Authoritative source

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