API Reference > OdGe Classes > OdGePolyline3d Class
OdGePolyline3d Class
OdGePolyline3dOdGePolyline3dOdGePolyline3dOdGePolyline3dOdGePolyline3d
Syntax
C++
class OdGePolyline3d : public OdGeSplineEnt3d;

GePolyline3d.h

This class represents piecewise linear splines in 3D space. 

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGePolyline3d constructor overload. 
 
Name 
Description 
 
Returns the point on the specified segment corresponding to the specified parameter value.
 
 
Returns the fit point at the specified index.
 
 
Returns the number of fit points. 
 
Sets the fit point at the specified index, and returns a reference to this curve.
 
 
Name 
Description 
 
= 
Assignment operator for the OdGePolyline3d object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.