Click or drag to resize

ArcLead Interface

Represents an arc-based lead geometry in the woodwork automation system. An arc lead is a curved transition path that guides the tool safely into or out of a cutting operation. Arc leads provide smooth, tangential tool entry and exit points with specific radius and angle characteristics, improving cut quality and reducing tool stress during CNC machining operations.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
public interface ArcLead

The ArcLead type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the angle of the arc lead in radians.
Public propertyRadius Gets the radius of the arc lead.
Top
See Also