Interface ICamApiLoop
Assembly: CAMAPI.SurfaceTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("07149EB6-7621-488B-BA84-279905DB16A2")]
public interface ICamApiLoop
Properties
CoEdges
Get iterator for co-edges, making up this loop
Declaration
ICamApiCoEdgeIterator CoEdges { get; }
Property Value
IsOuter
Declaration
Property Value
Methods
GetNext()
Declaration
Returns
Declaration
ICamApiAbstractNurbsCurve GetNurbsForm(bool NeedUVCurve)
Parameters
| Type |
Name |
Description |
| bool |
NeedUVCurve |
|
Returns