|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "ModelerDefs.h"#include "DbRegion.h"#include "DbSubentId.h"#include "DbEntity.h"#include "OdArray.h"#include "DwgDeclareMembers.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdDb3dSolid |
Namespaces | |
| namespace | GeMesh |
Typedefs | |
| typedef OdSmartPtr< OdDb3dSolid > | OdDb3dSolidPtr |
| typedef OdArray< OdDb3dSolidPtr > | OdDb3dSolidPtrArray |
| typedef OdSmartPtr<OdDb3dSolid> OdDb3dSolidPtr |
This template class is a specialization of the OdSmartPtr class for OdDb3dSolid object pointers.
Definition at line 58 of file Db3dSolid.h.
| typedef OdArray<OdDb3dSolidPtr> OdDb3dSolidPtrArray |
This template class is a specialization of the OdArray class for OdDb3dSolid object pointer arrays.
Definition at line 64 of file Db3dSolid.h.