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