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