 | 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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntaxbool IsProjected { get; }ReadOnly Property IsProjected As Boolean
Get
Property Value
Boolean
See Also