API Reference > OdGe Classes > OdGePolyline2d Class
OdGePolyline2d Class
OdGePolyline2dOdGePolyline2dOdGePolyline2dOdGePolyline2d
Syntax
C++
class OdGePolyline2d : public OdGeSplineEnt2d;

GePolyline2d.h

This class represents piecewise linear splines in 2D space. 

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGePolyline2d constructor overload. 
 
Name 
Description 
 
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 OdGePolyline2d object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.