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

regular_polygon_profile

Create a regular N-sided polygon sketch profile on a Work Plane for Extrude/Revolve.

Reference contract

FieldValueDescription
symboltelion_api.Model.regular_polygon_profile
signature(label: 'str' = 'Regular Polygon Profile 1', work_plane: 'str' = 'Work Plane 1', sides: 'Any' = 6, radius: 'Any' = '0.4[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]'), rotation: 'Any' = '0[deg]', **fields: 'Any') -> 'Feature'
returnFeature

Create a regular N-sided polygon sketch profile on a Work Plane for Extrude/Revolve.

Contract

PropertyValue
symboltelion_api.Model.regular_polygon_profile
signature(label: 'str' = 'Regular Polygon Profile 1', work_plane: 'str' = 'Work Plane 1', sides: 'Any' = 6, radius: 'Any' = '0.4[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]'), rotation: 'Any' = '0[deg]', **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.regular_polygon_profile(label: 'str' = 'Regular Polygon Profile 1', work_plane: 'str' = 'Work Plane 1', sides: 'Any' = 6, radius: 'Any' = '0.4[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]'), rotation: 'Any' = '0[deg]', **fields: 'Any') -> 'Feature'

Authoritative source

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