v2.33
 
IPolyCurve3D Interface Reference

Represents a curve in three-dimensional space that consists of several joined curves. More...

Inheritance diagram for IPolyCurve3D:

Public Member Functions

HRESULT GetSegment ([in] int index, [out, retval] ICurve3D **ppCurve3D)
 Returns a polycurve segment by index.
 
HRESULT GetSegmentCount ([out, retval] int *pCount)
 Returns the number of polycurve segments.
 

Detailed Description

Represents a curve in three-dimensional space that consists of several joined curves.