CFx SDK Documentation 2024 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 <vector>
#include "FxPragmaPop.h"
Go to the source code of this file.
Classes | |
class | CFxViewportSnapShot |
class | CFxView |
Typedefs | |
using | ViewportKey = int |
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 |
using ViewportKey = int |
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.