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

revolve

Create the same Geometry > Revolve 2D-to-3D operation exposed by the UI.

Reference contract

FieldValueDescription
symboltelion_api.Model.revolve
signature(label: 'str' = 'Revolve 1', objects: 'str' = 'Circle Profile 1', angle: 'Any' = '360[deg]', axis: 'Iterable[Any]' = ('0', '1', '0'), axis_point: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), **fields: 'Any') -> 'Feature'
returnFeature

Create the same Geometry > Revolve 2D-to-3D operation exposed by the UI.

Contract

PropertyValue
symboltelion_api.Model.revolve
signature(label: 'str' = 'Revolve 1', objects: 'str' = 'Circle Profile 1', angle: 'Any' = '360[deg]', axis: 'Iterable[Any]' = ('0', '1', '0'), axis_point: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.revolve(label: 'str' = 'Revolve 1', objects: 'str' = 'Circle Profile 1', angle: 'Any' = '360[deg]', axis: 'Iterable[Any]' = ('0', '1', '0'), axis_point: 'Iterable[Any]' = ('0[m]', '0[m]', '0[m]'), **fields: 'Any') -> 'Feature'

Authoritative source

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