############
MrDwgContext
############

.. cpp:namespace:: MrDwgContext

.. default-domain:: cpp

Functions
=========

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

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: MrDwgContext
   :project: mvo
   :members:
   :undoc-members:



