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

MeshBoundary

MeshBoundary(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str')

Reference contract

FieldValueDescription
symboltelion_api.MeshBoundary
moduletelion_api.model
constructor(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str') -> None

MeshBoundary(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str')

Contract

PropertyValue
symboltelion_api.MeshBoundary
moduletelion_api.model
constructor(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str') -> None

Authoritative source

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