MrDwgContext
Functions
Adesk::Boolean |
|
void |
|
Adesk::Boolean |
|
Adesk::Boolean |
|
bool |
|
void |
|
void |
|
void |
|
const AcGeMatrix3d & |
|
const AcGeMatrix3d & |
|
void |
|
void |
|
AcDbBlockReference * |
|
AcDbDatabase * |
|
void |
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)
-
MrDwgContext()