23 #ifndef ODRXSKETCHMANAGERIMPL_H_ 
   24 #define ODRXSKETCHMANAGERIMPL_H_ 
OdRxSketchObject * getSketchFromTag(unsigned short tag)
 
void setIsDirty(bool bDirty)
 
void updateConstraintGroupWorkPlanes(OdGePlane const &plane)
 
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
 
OdDbObjectId constructionLineType() const
 
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
 
OdResult exitSketchMode()
 
OdDbObjectId const owningViewRep() const
 
OdRxSketchObject * getActiveSketch()
 
OdResult enterSketchMode(OdRxSketchObject *pSketchObj)
 
OdRxSymbolSketch * getSymbolSketchFromViewRep(OdDbObjectId const &viewRepId)
 
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
 
OdDbObjectId const sketchBlockReference() const
 
OdRxSymbolSketch * getSymbolSketchFromSymbol(OdDbObjectId const &symbolId)
 
void clearSketchObjects()
 
void deleteSketch(OdRxSketchObject const *pSketchObj)
 
bool hasSketchObjects() const
 
void transformSketches(OdGeMatrix3d const &matrix)
 
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
 
bool isInSketchMode() const