|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "DbEntity.h"#include "DwgDeclareMembers.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| struct | Mline |
| struct | OdMLSegment |
| class | OdDbMline |
Typedefs | |
| typedef OdArray< OdMLSegment > | OdMLSegmentArray |
| typedef OdSmartPtr< OdDbMline > | OdDbMlinePtr |
| typedef OdSmartPtr<OdDbMline> OdDbMlinePtr |
This template class is a specialization of the OdSmartPtr class for OdDbMline object pointers.
| typedef OdArray<OdMLSegment> OdMLSegmentArray |