This class defines an annotation scale as a context object.
The context is the current viewport scale which can determine the properties of annotations in the viewport. You can get objects of this class using the OdDbAnnotationScale context collection. An annotation scale is the ratio of paper units to drawing units, for example, 1 mm to 1 meter for a scale of 0.01.
File: DbAnnotationScale.h
Module: API Reference
(Inherited from OdDbObjectContext) |
| |
(Inherited from OdDbObjectContext) | |
Returns the name of the context collection (OdDbContextCollection) in which the annotation scale is stored. | |
Returns the name of the context collection to which the context belongs. (Inherited from OdDbObjectContext) | |
Copies the contents of the specified annotation scale into this object when possible. | |
Returns the drawing units value of the annotation scale. | |
Returns whether annotation scales are stored temporarily in the drawing. | |
Returns the name of the annotation scale object. | |
Returns the name of the context. (Inherited from OdDbObjectContext) | |
Returns the paper units value of the annotation scale. | |
Returns the annotation scale factor. | |
Returns whether a specified ID matches the annotation scale ID. | |
Sets the drawing units value of the annotation scale. | |
Sets the name of the annotation scale object. | |
Sets a new name of a context. (Inherited from OdDbObjectContext) | |
Sets the paper units value of the annotation scale. | |
Returns the ID of the annotation scale. | |
Returns the ID of the context. (Inherited from OdDbObjectContext) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|