Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
OffsetSideEnum OffsetSide { get; }

Property Value

OffsetSideEnum
See Also