Click or drag to resize

PrimarySawPath Interface

Represents a primary saw path object in the woodwork automation manufacturing system. A primary saw path defines the cutting boundary and tool engagement geometry for saw blade operations on a workpiece. The primary saw path specifies the exact contour that the saw blade must follow to achieve precise material removal, feature definition, and edge processing.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
public interface PrimarySawPath

The PrimarySawPath type exposes the following members.

Properties
 NameDescription
Public propertyBounds Returns the Contour object that defines the cutting boundary and geometric bounds for the saw blade path. The bounds contour specifies the complete geometric envelope including all segments that establish the saw blade's cutting trajectory, tool offset positioning, and dimensional requirements for precise feature execution.
Top
See Also