Click or drag to resize

TangentLead Interface

Represents a tangent-based lead geometry in the woodwork automation system. A tangent lead is a linear transition path that connects smoothly to the main cutting path with continuous tangential orientation. Tangent leads ensure smooth, mathematically continuous transitions without abrupt direction changes, maintaining optimal tool control and cut quality during CNC machining operations by providing predictable entry and exit paths.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
public interface TangentLead

The TangentLead type exposes the following members.

Properties
 NameDescription
Public propertyLength Gets the length of the tangent lead transition path.
Top
See Also