Click or drag to resize

CutPath Interface

Represents the saw cut path.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface CutPath

The CutPath type exposes the following members.

Properties
 NameDescription
Public propertyCut Returns the Contour Object associated with cut path.
Public propertyLeadIn Gets the lead in of cut path.
Public propertyLeadOut Gets the lead out of cut path.
Public propertyOffsetSide Gets the cutting path offset side of OffsetSideEnum.
Public propertyToCut The lead to main cut path.
Top
See Also