Class PocketModelItemHelper
Inheritance
PocketModelItemHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class PocketModelItemHelper
Methods
Flip the positive side of the faces
Declaration
public static bool AlternateFrontSide(this ComWrapper<ICamIpcPocketModelItem> itemCom)
Parameters
Returns
Contact tool mode (Center / Inside / Outside)
Declaration
public static TModelFormerZoneContactMode ContactMode(this ComWrapper<ICamIpcPocketModelItem> itemCom)
Parameters
Returns
Set whether to flip the positive side of the faces
Declaration
public static void SetAlternateFrontSide(this ComWrapper<ICamIpcPocketModelItem> itemCom, bool value)
Parameters
Declaration
public static void SetContactMode(this ComWrapper<ICamIpcPocketModelItem> itemCom, TModelFormerZoneContactMode value)
Parameters
Set machining stock offset
Declaration
public static void SetStock(this ComWrapper<ICamIpcPocketModelItem> itemCom, double value)
Parameters
Declaration
public static double Stock(this ComWrapper<ICamIpcPocketModelItem> itemCom)
Parameters
Returns