|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "DbPlotSettings.h"#include "DwgDeclareMembers.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdDbLayout |
Macros | |
| #define | lastActiveVportId() activeViewportId() |
Typedefs | |
| typedef OdSmartPtr< OdGiRasterImage > | OdGiRasterImagePtr |
| typedef OdSmartPtr< OdDbLayout > | OdDbLayoutPtr |
| #define lastActiveVportId | ( | ) | activeViewportId() |
Definition at line 335 of file DbLayout.h.
| typedef OdSmartPtr<OdDbLayout> OdDbLayoutPtr |
This template class is a specialization of the OdSmartPtr class for OdDbLayout object pointers.
Definition at line 340 of file DbLayout.h.
| typedef OdSmartPtr<OdGiRasterImage> OdGiRasterImagePtr |
Definition at line 36 of file DbLayout.h.