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: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
bool IsProjected { get; }

Property Value

Boolean
See Also