Class ModelFormerWithLatheContouringItemsHelper
Inheritance
ModelFormerWithLatheContouringItemsHelper
Assembly: CAMAPI.DotnetHelper.dll
public static class ModelFormerWithLatheContouringItemsHelper
Methods
Add a Facing item with default cycle (Offset Roughing) and default values.
Declaration
public static ComWrapper<ICamApiLatheContourFacingModelItem> AddFacingItem(this ComWrapper<ICamApiModelFormerWithLatheContouringItems> modelFormer)
Parameters
Returns
Add a Turning (TCommonTurningModelItem) item with default cycle (Roughing Advanced) and default values.
Declaration
public static ComWrapper<ICamApiCommonTurningModelItem> AddTurningItem(this ComWrapper<ICamApiModelFormerWithLatheContouringItems> modelFormer)
Parameters
Returns
Declaration
public static ComWrapper<ICamApiModelFormerWithLatheContouringItems> AsWithLatheContouringItems(this ComWrapper<ICamApiModelFormer> mfCom)
Parameters
Returns