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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
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