Class ModelFormerWithCylinderPrimitivesHelper
Inheritance
ModelFormerWithCylinderPrimitivesHelper
Assembly: CAMIPC.DotnetHelper.dll
public static class ModelFormerWithCylinderPrimitivesHelper
Methods
Add cylinder around geom model
Declaration
public static ComWrapper<ICamIpcCylinderPrimitiveModelItem> AddCylinderAroundGeomModel(this ComWrapper<ICamIpcModelFormerWithCylinderPrimitives> com)
Parameters
Returns
Add cylinder around job assignment
Declaration
public static ComWrapper<ICamIpcCylinderPrimitiveModelItem> AddCylinderAroundJobAssignment(this ComWrapper<ICamIpcModelFormerWithCylinderPrimitives> com)
Parameters
Returns
Declaration
public static ComWrapper<ICamIpcCylinderPrimitiveModelItem> AddCylinderAroundPart(this ComWrapper<ICamIpcModelFormerWithCylinderPrimitives> com)
Parameters
Returns
Add cylinder from center point
Declaration
public static ComWrapper<ICamIpcCylinderPrimitiveModelItem> AddCylinderFromCenterPoint(this ComWrapper<ICamIpcModelFormerWithCylinderPrimitives> com)
Parameters
Returns