CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
FxView.h File Reference
#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< CFxViewportSnapShotVIEWPORTDATA_VECTOR
 

Functions

DDKERNEL_API void GetPaperProperties (OdDbPlotSettings *pLayout, OdGePoint3dArray &points, OdGePoint3dArray &margins)
 
DDKERNEL_API CFxViewGetActiveFxView (OdEdCommandContext *pCmdCtx)
 

Typedef Documentation

◆ VIEWPORTDATA_VECTOR

Definition at line 262 of file FxView.h.

◆ ViewportKey

using ViewportKey = int

Definition at line 44 of file FxView.h.

Function Documentation

◆ GetActiveFxView()

DDKERNEL_API CFxView * GetActiveFxView ( OdEdCommandContext pCmdCtx)

◆ GetPaperProperties()

DDKERNEL_API void GetPaperProperties ( OdDbPlotSettings pLayout,
OdGePoint3dArray points,
OdGePoint3dArray margins 
)

Description: Returns the point and margins in paper units.