Skip to documentation content
On this page
  1. Contract
  2. Signature

Constructor

Construct `telion_api.MeshBoundary` with the installed signature `(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str') -> None`.

Construct telion_api.MeshBoundary with the installed signature (id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str') -> None.

Contract

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

Signature

MeshBoundary(id: 'int', type: 'str', node_ids: 'tuple[int, ...]', tag: 'str') -> None
Constructor — Telion Python API 0.1.0-alpha | Telion