Class ModelFormerWithGeom25DHelper
Inheritance
ModelFormerWithGeom25DHelper
Assembly: CAMAPI.DotnetHelper.dll
public static class ModelFormerWithGeom25DHelper
Methods
Add selected 2.5D geometry to the model former with the specified add mode.
Declaration
public static ComWrapper<ICamApiListModelItem> AddSelected25D(this ComWrapper<ICamApiModelFormerWithGeom25D> com, TModelFormer25DAddMode addMode)
Parameters
Returns
Declaration
public static ComWrapper<ICamApiModelFormerWithGeom25D> AsWithGeom25D(this ComWrapper<ICamApiModelFormer> mfCom)
Parameters
Returns