Interface ICamApiLatheCycleLeads
Leads tab — Approach + Engage + Retract.
Available via QueryInterface on the same object as the dedicated cycle interface.
Assembly: CAMAPI.ModelFormerLatheTypes.dll
[Guid("47954041-493F-48BC-B8EA-14C08907C273")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiLatheCycleLeads
Properties
Declaration
TLatheApproach Approach { get; set; }
Property Value
Declaration
TLatheLeadParameters Engage { get; set; }
Property Value
Declaration
TLatheLeadParameters Retract { get; set; }
Property Value