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