Clamping Interface |
The Clamping type exposes the following members.
| Name | Description | |
|---|---|---|
| ClampingBodyType | Returns the clamping body type as defined by ClampingBodyTypeEnum. The type determines whether the clamping operates on a part or workpiece with specific cover and oversize configurations. | |
| ClampingCorner | Returns the clamping corner location as defined by ClampingCornerEnum. | |
| Name | Gets the user-displayable name of the clamping system. | |
| Operations | Returns the collection of Operation objects associated with the clamping configuration. Each operation represents a manufacturing task to be performed on the clamped part/workpiece. | |
| Part | Returns the Part or workpiece being clamped, depending on the clamping type configuration. The part/workpiece provides dimensional and material context for clamping positioning and operations. | |
| Sides | Returns the collection of Side objects associated with the clamping configuration. Each side represents a machining surface available for operations within this clamping setup. |