Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbScale Class
Syntax
C++
class OdDbScale : public OdDbObject;

 

This class implements the scale object that stores information about an annotation scale as an element of the database container. The database stores the scale instances in the dictionary and associates the object ID with an each scale instance. The scale dictionary is accessed from the database object using the getScaleListDictionaryId() method. The root drawing dictionary, associates the "ACAD_SCALELIST" name with the scale dictionary.

This class is intended for stand-alone applications only. TXSDK developers cannot use it.

OdDbScaleOdDbScale

File: DbScale.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.