CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef _DBSCALE_INCLUDED_
25 #define _DBSCALE_INCLUDED_
278 #endif //_DBSCALE_INCLUDED_
void setDrawingUnits(double vUnits)
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler) ODRX_OVERRIDE
bool isTemporaryScale() const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const ODRX_OVERRIDE
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler) ODRX_OVERRIDE
void setScaleName(const OdString &sName)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const ODRX_OVERRIDE
virtual void appendToOwner(OdDbIdPair &idPair, OdDbObject *pOwnerObject, OdDbIdMapping &ownerIdMap) ODRX_OVERRIDE
OdSmartPtr< OdDbScale > OdDbScalePtr
void setIsTemporaryScale(bool bStatus)
virtual void applyPartialUndo(OdDbDwgFiler *pFiler, OdRxClass *pClass) ODRX_OVERRIDE
void setIsUnitScale(bool bStatus)
double drawingUnits() const
ODDB_DECLARE_MEMBERS(OdDbScale)
void setPaperUnits(double vUnits)
virtual OdResult subErase(bool erasing) ODRX_OVERRIDE
static bool nameExists(const OdString &, OdString *, OdDbDatabase *)
double paperUnits() const
void getXRefMangledName(OdString, OdString &, OdDbDatabase *)