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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
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