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: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
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