MrDwgContext
Functions
MrDwgContext |
|
Adesk::Boolean | isRegenForExtents |
void | candidateWCSPoint |
Adesk::Boolean | isPsOut |
Adesk::Boolean | isPlotGeneration |
bool | isBoundaryClipping |
void | pushModelTransform |
void | pushModelTransform |
void | popModelTransform |
AcGeMatrix3d const & | modelTransform |
AcGeMatrix3d const & | 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
(AcGePoint3d const &ptWCSCand)
-
Adesk::Boolean
isPsOut
() const
-
Adesk::Boolean
isPlotGeneration
() const
-
bool
isBoundaryClipping
() const
-
void
pushModelTransform
(AcGeVector3d const &vNormal)
-
void
pushModelTransform
(AcGeMatrix3d const &xMat)
-
void
popModelTransform
()
-
AcGeMatrix3d const &
modelTransform
() const
-
AcGeMatrix3d const &
inverseModelTransform
() const
-
void
pushBlockReference
(AcDbBlockReference *pBlockReference)
-
void
popBlockReference
()
-
AcDbBlockReference *
blockReference
() const
-
AcDbDatabase *
database
() const
-
void
setDatabase
(AcDbDatabase *pDb)
-