 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntaxbool IsProjected { get; }ReadOnly Property IsProjected As Boolean
Get
Property Value
Boolean
See Also