Class CoEdgeHelper
Helper methods for ICamApiCoEdge
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class CoEdgeHelper
Methods
Geometry(ComWrapper<ICamApiCoEdge>)
Curve, making up this co-edge
Declaration
public static ComWrapper<ICamApiSurfaceCurve> Geometry(this ComWrapper<ICamApiCoEdge> coEdgeCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiCoEdge> | coEdgeCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiSurfaceCurve> |
Orientation(ComWrapper<ICamApiCoEdge>)
Orientation of the co-edge
Declaration
public static bool Orientation(this ComWrapper<ICamApiCoEdge> coEdgeCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiCoEdge> | coEdgeCom |
Returns
| Type | Description |
|---|---|
| bool |