Class CoEdgeHelper
Helper functions for ICamIpcCoEdge
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class CoEdgeHelper
Methods
Edge(ComWrapper<ICamIpcCoEdge>)
Underlying edge (3D curve) this co-edge runs along
Declaration
public static ComWrapper<ICamIpcEdge> Edge(this ComWrapper<ICamIpcCoEdge> coEdgeCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcCoEdge> | coEdgeCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcEdge> |
Orientation(ComWrapper<ICamIpcCoEdge>)
Orientation of the co-edge
Declaration
public static bool Orientation(this ComWrapper<ICamIpcCoEdge> coEdgeCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcCoEdge> | coEdgeCom |
Returns
| Type | Description |
|---|---|
| bool |