Click or drag to resize

ClampingOperations Property

Returns the collection of the Operation objects associated with the clamping.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
IList<Operation> Operations { get; }

Property Value

IListOperation
See Also