|
CFx SDK Documentation
2023 SP0
|
#include "FxPragmaPush.h"#include <DbObjectId.h>#include "DDKERNEL.h"#include "FxPicture.h"#include <Gi/GiCommonDraw.h>#include <Ge/GeExtents3d.h>#include <Ge/GeBoundBlock3d.h>#include <DbViewport.h>#include "FxPragmaPop.h"Go to the source code of this file.
Classes | |
| class | CFxViewportSnapShot |
| class | CFxView |
Typedefs | |
| typedef std::vector< CFxViewportSnapShot > | VIEWPORTDATA_VECTOR |
Functions | |
| DDKERNEL_API void | GetPaperProperties (OdDbPlotSettings *pLayout, OdGePoint3dArray &points, OdGePoint3dArray &margins) |
| DDKERNEL_API CFxView * | GetActiveFxView (OdEdCommandContext *pCmdCtx) |
| typedef std::vector<CFxViewportSnapShot> VIEWPORTDATA_VECTOR |
| DDKERNEL_API CFxView* GetActiveFxView | ( | OdEdCommandContext * | pCmdCtx | ) |
| DDKERNEL_API void GetPaperProperties | ( | OdDbPlotSettings * | pLayout, |
| OdGePoint3dArray & | points, | ||
| OdGePoint3dArray & | margins | ||
| ) |
Description: Returns the point and margins in paper units.