 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntaxbool IsProjected { get; }ReadOnly Property IsProjected As Boolean
Get
Property Value
Boolean
See Also