|
CFx SDK Documentation
2020SP3
|
#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< OdDbSequenceEnd > | OdDbSequenceEndPtr |
| typedef OdSmartPtr< OdDb2dPolyline > | OdDb2dPolylinePtr |
Enumerations | |
| enum | OdDb::Poly2dType { OdDb::k2dSimplePoly = 0, OdDb::k2dFitCurvePoly = 1, OdDb::k2dQuadSplinePoly = 2, OdDb::k2dCubicSplinePoly = 3 } |
| typedef OdSmartPtr<OdDb2dPolyline> OdDb2dPolylinePtr |
This template class is a specialization of the OdSmartPtr class for OdDb2dPolyline object pointers.
Definition at line 516 of file Db2dPolyline.h.
| typedef OdSmartPtr<OdDbSequenceEnd> OdDbSequenceEndPtr |
This template class is a specialization of the OdSmartPtr class for OdDbSequenceEnd object pointers.
Definition at line 43 of file Db2dPolyline.h.