Class CurvesArrayModelItemHelper
Helper methods for ICamApiCurvesArrayModelItem
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class CurvesArrayModelItemHelper
Methods
GetCurveList(ComWrapper<ICamApiCurvesArrayModelItem>, TST3DMatrix)
Declaration
public static ComWrapper<ICamApiAbstractCurveList> GetCurveList(this ComWrapper<ICamApiCurvesArrayModelItem> curvesArrayModelItemCom, TST3DMatrix lcs)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiCurvesArrayModelItem> | curvesArrayModelItemCom | |
| TST3DMatrix | lcs |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiAbstractCurveList> |