Class ModelFormerWithHolesHelper
Inheritance
ModelFormerWithHolesHelper
Assembly: CAMIPC.DotnetHelper.dll
public static class ModelFormerWithHolesHelper
Methods
Add selected holes to the model former
Declaration
public static ComWrapper<ICamIpcListModelItem> AddHolesSelected(this ComWrapper<ICamIpcModelFormerWithHoles> com)
Parameters
Returns
Create a new hole with the given coordinate system and diameter
Declaration
public static ComWrapper<ICamIpcHoleModelItem> CreateNewHole(this ComWrapper<ICamIpcModelFormerWithHoles> com, TST3DMatrix holeLCS, double diameter)
Parameters
Returns