| CFx SDK Documentation
    2020SP3
    | 
 
 
 
Go to the documentation of this file.
   24 #ifndef _DBANNOTATIVEOBJECTPE_H_INCLUDED_ 
   25 #define _DBANNOTATIVEOBJECTPE_H_INCLUDED_ 
   63     bool bAnnotative ) = 0;
 
  131     const bool  bPaperOrientation ) = 0;
 
  143 #endif //_DBANNOTATIVEOBJECTPE_H_INCLUDED_ 
  
virtual bool forceAnnoAllVisible(const OdDbObject *) const
virtual OdResult setFromStyle(OdDbObject *pObject, bool &bUpdated)=0
virtual OdResult setPaperOrientation(OdDbObject *pObject, const bool bPaperOrientation)=0
virtual bool annotative(const OdDbObject *pObject) const =0
ODRX_DECLARE_MEMBERS(OdDbPaperOrientationPE)
virtual OdResult setAnnotative(OdDbObject *pObject, bool bAnnotative)=0
virtual OdResult resetScaleDependentProperties(OdDbObject *)
virtual OdResult applyPaperOrientationTransform(OdDbObject *, const OdDbViewport *) const
ODRX_DECLARE_MEMBERS(OdDbAnnotativeObjectPE)
virtual bool paperOrientation(OdDbObject *pObject) const =0
OdSmartPtr< OdDbAnnotativeObjectPE > OdDbAnnotativeObjectPEPtr
OdSmartPtr< OdDbPaperOrientationPE > OdDbPaperOrientationPEPtr
virtual OdResult setForceAnnoAllVisible(OdDbObject *, bool) const