Class ModelFormerWithCurve2DHelper
Helper methods for ICamApiModelFormerWithCurve2D
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class ModelFormerWithCurve2DHelper
Methods
AddCurves2DSelected(ComWrapper<ICamApiModelFormerWithCurve2D>)
Declaration
public static ComWrapper<ICamApiListModelItem> AddCurves2DSelected(this ComWrapper<ICamApiModelFormerWithCurve2D> modelFormerWithCurve2DCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithCurve2D> | modelFormerWithCurve2DCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiListModelItem> |
AsWithCurve2D(ComWrapper<ICamApiModelFormer>)
Declaration
public static ComWrapper<ICamApiModelFormerWithCurve2D> AsWithCurve2D(this ComWrapper<ICamApiModelFormer> mfCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormer> | mfCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiModelFormerWithCurve2D> |