Interface ICamApiCoEdge
Co-edge of a loop
Namespace: CAMAPI.SurfaceTypes
Assembly: CAMAPI.SurfaceTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("A5712001-309A-4A6F-B6DF-BD788679AD66")]
public interface ICamApiCoEdge
Properties
Geometry
Curve, making up this co-edge
Declaration
ICamApiSurfaceCurve Geometry { get; }
Property Value
| Type | Description |
|---|---|
| ICamApiSurfaceCurve |
Orientation
Orientation of the co-edge
Declaration
bool Orientation { get; }
Property Value
| Type | Description |
|---|---|
| bool |