CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef ODDB_ANNOTATIONSCALE_H_INCLUDED
25 #define ODDB_ANNOTATIONSCALE_H_INCLUDED
30 class OdDbAnnotationScaleImpl;
31 class OdDbAnnotationScaleViewImpl;
181 friend class OdDbAnnotationScaleImpl;
199 friend class OdDbAnnotationScaleViewImpl;
206 #endif //ODDB_ANNOTATIONSCALE_H_INCLUDED
GLuint const GLchar * name
virtual OdResult setPaperUnits(double dPaperUnits)
virtual OdResult getScale(double &dScale) const
OdDbAnnotationScaleImpl * m_pImpl
virtual double getDrawingUnits() const
ODRX_DECLARE_MEMBERS(OdDbAnnotationScale)
virtual OdResult setDrawingUnits(double dDrawingUnits)
OdDbAnnotationScaleView(OdDbAnnotationScaleViewImpl *)
OdString collectionName() const
virtual OdIntPtr uniqueIdentifier() const
virtual OdString getName() const
OdSmartPtr< OdDbAnnotationScale > OdDbAnnotationScalePtr
ODRX_DECLARE_MEMBERS(OdDbAnnotationScaleView)
virtual OdResult setName(const OdString &name)
virtual bool getIsTemporaryScale() const
virtual void copyFrom(const OdRxObject *pSource)
OdDbAnnotationScale(OdDbAnnotationScaleImpl *)
virtual OdString collectionName() const
virtual double getPaperUnits() const
virtual bool matchScaleId(OdIntPtr id) const