Interface ICamIpcLoop
Assembly: CAMIPC.SurfaceTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("EC1BF69A-4B83-4C1F-91BB-16CD366648D9")]
public interface ICamIpcLoop
Properties
CoEdges
Get iterator for co-edges, making up this loop
Declaration
ICamIpcCoEdgeIterator CoEdges { get; }
Property Value
IsOuter
Declaration
Property Value
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns
GetNext()
Declaration
Returns
Declaration
ICamIpcAbstractNurbsCurve GetNurbsForm(bool NeedUVCurve)
Parameters
| Type |
Name |
Description |
| bool |
NeedUVCurve |
|
Returns