Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

work_plane

Create the same Geometry > Work Plane primitive exposed by the UI.

Reference contract

FieldValueDescription
symboltelion_api.Model.work_plane
signature(label: 'str' = 'Work Plane 1', width: 'Any' = '1[m]', height: 'Any' = '1[m]', position: 'Iterable[Any]' = ('0[m]', '0[m]'), offset_z: 'Any' = '0[m]', axis: 'Iterable[Any]' = ('0', '0', '1'), origin: 'str' = 'Center', **fields: 'Any') -> 'Feature'
returnFeature

Create the same Geometry > Work Plane primitive exposed by the UI.

Contract

PropertyValue
symboltelion_api.Model.work_plane
signature(label: 'str' = 'Work Plane 1', width: 'Any' = '1[m]', height: 'Any' = '1[m]', position: 'Iterable[Any]' = ('0[m]', '0[m]'), offset_z: 'Any' = '0[m]', axis: 'Iterable[Any]' = ('0', '0', '1'), origin: 'str' = 'Center', **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.work_plane(label: 'str' = 'Work Plane 1', width: 'Any' = '1[m]', height: 'Any' = '1[m]', position: 'Iterable[Any]' = ('0[m]', '0[m]'), offset_z: 'Any' = '0[m]', axis: 'Iterable[Any]' = ('0', '0', '1'), origin: 'str' = 'Center', **fields: 'Any') -> 'Feature'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.work_plane
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.work_plane