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