 | ClampingOperations Property |
Returns the collection of the
Operation objects associated with the clamping.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<Operation> Operations { get; }
ReadOnly Property Operations As IList(Of Operation)
Get
Property Value
IListOperation
See Also