Class ModelFormerWithTurnWorkpieceHelper
Inheritance
ModelFormerWithTurnWorkpieceHelper
Assembly: CAMAPI.DotnetHelper.dll
public static class ModelFormerWithTurnWorkpieceHelper
Methods
Add a turn-envelope workpiece around the part.
Declaration
public static ComWrapper<ICamApiTurnWorkpieceModelItem> AddTurnWorkpiece(this ComWrapper<ICamApiModelFormerWithTurnWorkpiece> modelFormer, TCylinderAxisType axis, bool centerIsCenterOfBox)
Parameters
Returns
Declaration
public static ComWrapper<ICamApiModelFormerWithTurnWorkpiece> AsWithTurnWorkpiece(this ComWrapper<ICamApiModelFormer> mfCom)
Parameters
Returns