Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

slot_profile

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

Reference

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'