Click or drag to resize

MillOperationIsProjected Property

Gets a value indicating whether this milling operation uses projection. When true, the milling operation is projected onto a surface to follow complex geometry; when false, the operation uses standard flat plane milling. Projected operations enable feature creation on inclined or curved surfaces.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
bool IsProjected { get; }

Property Value

Boolean
See Also