Class CommonThreadingModelItemHelper
Inheritance
CommonThreadingModelItemHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class CommonThreadingModelItemHelper
Methods
Common tab parameters. Always valid regardless of active cycle type.
Declaration
public static ComWrapper<ICamApiLatheCycleCommon> GetCommon(this ComWrapper<ICamApiCommonThreadingModelItem> itemCom)
Parameters
Returns
Leads tab parameters. Always valid regardless of active cycle type.
Declaration
public static ComWrapper<ICamApiLatheCycleLeads> GetLeads(this ComWrapper<ICamApiCommonThreadingModelItem> itemCom)
Parameters
Returns