Click or drag to resize

MillTrajectoryIsClosed Property

Gets the flag indicating whether the milling trajectory contour is closed. True if milling operation is closed, or false if it open.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
bool IsClosed { get; }

Property Value

Boolean
See Also