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

slot_profile

Create a rounded slot sketch profile on a Work Plane for Extrude/Revolve.

Reference contract

FieldValueDescription
symboltelion_api.Model.slot_profile
signature(label: 'str' = 'Slot Profile 1', work_plane: 'str' = 'Work Plane 1', length: 'Any' = '1[m]', width: 'Any' = '0.35[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]'), segments: 'Any' = 12, **fields: 'Any') -> 'Feature'
returnFeature

Create a rounded slot sketch profile on a Work Plane for Extrude/Revolve.

Contract

PropertyValue
symboltelion_api.Model.slot_profile
signature(label: 'str' = 'Slot Profile 1', work_plane: 'str' = 'Work Plane 1', length: 'Any' = '1[m]', width: 'Any' = '0.35[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]'), segments: 'Any' = 12, **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.slot_profile(label: 'str' = 'Slot Profile 1', work_plane: 'str' = 'Work Plane 1', length: 'Any' = '1[m]', width: 'Any' = '0.35[m]', center: 'Iterable[Any]' = ('0[m]', '0[m]'), segments: 'Any' = 12, **fields: 'Any') -> 'Feature'

Authoritative source

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