 | PrimaryContourOffsetSide Property |
Returns the offset side as defined by
OffsetSideEnum.
The offset side specifies the tool path positioning relative to the contour boundary (left, right, or center offset),
which determines how the tool engages the feature geometry during cutting operations.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxOffsetSideEnum OffsetSide { get; }ReadOnly Property OffsetSide As OffsetSideEnum
Get
Property Value
OffsetSideEnum
See Also