CFx SDK Documentation  2020SP3
Classes | Namespaces | Typedefs | Enumerations
Db2dPolyline.h File Reference
#include "TD_PackPush.h"
#include "DbCurve.h"
#include "DbObjectIterator.h"
#include "Db2dVertex.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDb2dPolyline
 

Namespaces

 OdDb
 

Typedefs

typedef OdSmartPtr< OdDbSequenceEndOdDbSequenceEndPtr
 
typedef OdSmartPtr< OdDb2dPolylineOdDb2dPolylinePtr
 

Enumerations

enum  OdDb::Poly2dType { OdDb::k2dSimplePoly = 0, OdDb::k2dFitCurvePoly = 1, OdDb::k2dQuadSplinePoly = 2, OdDb::k2dCubicSplinePoly = 3 }
 

Typedef Documentation

◆ OdDb2dPolylinePtr

This template class is a specialization of the OdSmartPtr class for OdDb2dPolyline object pointers.

Definition at line 516 of file Db2dPolyline.h.

◆ OdDbSequenceEndPtr

This template class is a specialization of the OdSmartPtr class for OdDbSequenceEnd object pointers.

Definition at line 43 of file Db2dPolyline.h.