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

Constructor

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

Reference

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

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