ReferenceAvailable
MeshElement
MeshElement(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str')
MeshElement(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str')
Contract
| Property | Value |
|---|---|
| symbol | telion_api.MeshElement |
| module | telion_api.model |
| constructor | (id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str') -> None |