 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxIList<Side> Sides { get; }ReadOnly Property Sides As IList(Of Side)
Get
Property Value
IListSide
See Also