Class CurveGeometryEntityHelper
Helper methods for ICamApiCurveGeometryEntity
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class CurveGeometryEntityHelper
Methods
Curve(ComWrapper<ICamApiCurveGeometryEntity>)
Curve associated with this curve geometry entity
Declaration
public static ComWrapper<ICamApiCurve> Curve(this ComWrapper<ICamApiCurveGeometryEntity> curveEntityCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiCurveGeometryEntity> | curveEntityCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiCurve> |