Class ModelItemReferenceHelper
Inheritance
ModelItemReferenceHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class ModelItemReferenceHelper
Methods
Declaration
public static double GetStock(this ComWrapper<ICamIpcModelItemReference> com)
Parameters
Returns
Get the reference type (workpiece or machining result)
Declaration
public static TModelFormerRefToPrevType RefType(this ComWrapper<ICamIpcModelItemReference> com)
Parameters
Returns
Declaration
public static void SetStock(this ComWrapper<ICamIpcModelItemReference> com, double value)
Parameters