Skip to documentation content
On this page
  1. Contract

MeshElement

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

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

Contract

PropertyValue
symboltelion_api.MeshElement
moduletelion_api.model
constructor(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str') -> None
MeshElement — Telion Python API 0.1.0-alpha | Telion