Click or drag to resize

ClampingSides Property

Returns the collection of Side objects associated with the clamping configuration. Each side represents a machining surface available for operations within this clamping setup.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
IList<Side> Sides { get; }

Property Value

IListSide
See Also