Class ModelFormerWithHolesHelper
Inheritance
ModelFormerWithHolesHelper
Assembly: CAMAPI.DotnetHelper.dll
public static class ModelFormerWithHolesHelper
Methods
Declaration
public static ComWrapper<ICamApiListModelItem> AddHolesSelected(this ComWrapper<ICamApiModelFormerWithHoles> modelFormerWithHolesCom)
Parameters
Returns
Declaration
public static ComWrapper<ICamApiHoleModelItem> CreateNewHole(this ComWrapper<ICamApiModelFormerWithHoles> modelFormerWithHolesCom, TST3DMatrix holeLCS, double diameter)
Parameters
Returns