MrDwgContext

Functions

MrDwgContext

Adesk::Boolean

isRegenForExtents

void

candidateWCSPoint

Adesk::Boolean

isPsOut

Adesk::Boolean

isPlotGeneration

bool

isBoundaryClipping

void

pushModelTransform

void

pushModelTransform

void

popModelTransform

const AcGeMatrix3d &

modelTransform

const AcGeMatrix3d &

inverseModelTransform

void

pushBlockReference

void

popBlockReference

AcDbBlockReference *

blockReference

AcDbDatabase *

database

void

setDatabase

Detailed Description

class MrDwgContext : public AcGiContext

Public Functions

MrDwgContext()
Adesk::Boolean isRegenForExtents() const
void candidateWCSPoint(const AcGePoint3d &ptWCSCand)
Adesk::Boolean isPsOut() const
Adesk::Boolean isPlotGeneration() const
bool isBoundaryClipping() const
void pushModelTransform(const AcGeVector3d &vNormal)
void pushModelTransform(const AcGeMatrix3d &xMat)
void popModelTransform()
const AcGeMatrix3d &modelTransform() const
const AcGeMatrix3d &inverseModelTransform() const
void pushBlockReference(AcDbBlockReference *pBlockReference)
void popBlockReference()
AcDbBlockReference *blockReference() const
AcDbDatabase *database() const
void setDatabase(AcDbDatabase *pDb)