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

prism

Create the same Geometry > Prism triangular-prism primitive exposed by the UI.

Reference contract

FieldValueDescription
symboltelion_api.Model.prism
signature(label: 'str' = 'Prism 1', base_width: 'Any' = '1[m]', base_height: 'Any' = '1[m]', length: 'Any' = '1[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), axis: 'Iterable[Any]' = ('0', '0', '1'), origin: 'str' = 'Center', **fields: 'Any') -> 'Feature'
returnFeature

Create the same Geometry > Prism triangular-prism primitive exposed by the UI.

Contract

PropertyValue
symboltelion_api.Model.prism
signature(label: 'str' = 'Prism 1', base_width: 'Any' = '1[m]', base_height: 'Any' = '1[m]', length: 'Any' = '1[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), axis: 'Iterable[Any]' = ('0', '0', '1'), origin: 'str' = 'Center', **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.prism(label: 'str' = 'Prism 1', base_width: 'Any' = '1[m]', base_height: 'Any' = '1[m]', length: 'Any' = '1[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]', '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.prism
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.prism