Click or drag to resize

Clamping Properties

The Clamping type exposes the following members.

Properties
 NameDescription
Public propertyClampingBodyType 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.
Public propertyClampingCorner Returns the clamping corner location as defined by ClampingCornerEnum.
Public propertyName Gets the user-displayable name of the clamping system.
Public propertyOperations 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.
Public propertyPart 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.
Public propertySides Returns the collection of Side objects associated with the clamping configuration. Each side represents a machining surface available for operations within this clamping setup.
Top
See Also