Click or drag to resize

Clamping Interface

Represents the Clamping object.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface Clamping

The Clamping type exposes the following members.

Properties
 NameDescription
Public propertyClampingBodyType Gets the clamping body type of ClampingBodyTypeEnum.
Public propertyClampingCorner Gets the clamping corner type of ClampingCornerEnum.
Public propertyName Gets the user-displayable name of this Clamping object.
Public propertyOperations Returns the collection of the Operation objects associated with the clamping.
Public propertyPart Gets the part or the workpiece, it depends on the type of clamping.
Public propertySides Returns the collection of the Side objects associated with the clamping.
Top
See Also