Class ModelFormerWithReferenceToPreviousHelper
Inheritance
ModelFormerWithReferenceToPreviousHelper
Assembly: CAMAPI.DotnetHelper.dll
public static class ModelFormerWithReferenceToPreviousHelper
Methods
Add an empty workpiece item (no geometry — used as a placeholder when the workpiece is intentionally blank).
Declaration
public static ComWrapper<ICamApiEmptyWorkpieceModelItem> AddEmptyWorkpiece(this ComWrapper<ICamApiModelFormerWithReferenceToPrevious> com)
Parameters
Returns
Declaration
public static ComWrapper<ICamApiModelItemReference> AddReference(this ComWrapper<ICamApiModelFormerWithReferenceToPrevious> modelFormerWithReferenceToPreviousCom, TModelFormerRefToPrevType refType)
Parameters
Returns
Declaration
public static ComWrapper<ICamApiModelFormerWithReferenceToPrevious> AsWithReferenceToPrevious(this ComWrapper<ICamApiModelFormer> mfCom)
Parameters
Returns