This class is the base Protocol Extension class for database classes.
File: DbBaseDatabase.h
Module: API Reference
TD_DbRoot
Default constructor for this class. (Inherited from OdRxObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
Class implements a reaction mechanism (reactor) for a database unload event. |
Determines extents parameter values. |
Aborts (rolls back) the current database transaction. | |
Adds a new database unload reactor object to a specified database. | |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Returns the OdDbBaseHostAppServices object associated with this database object. | |
Sets current layout plot settings (such as paper size, rotation, scale, etc.) to a specified Gs device. | |
DOM-IGNORE-BEGIN// dgn dwg common formatter base class//DOM-IGNORE-END | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Creates a Gi context object for a specified database. | |
Creates a TextIterator object for the specified data. | |
Returns the current layout for the specified database. | |
Returns the identifier of the current layout for a specified database. | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
| |
Evaluates fields in database. | |
For internal usage only. | |
Returns a layout related with a specified viewport from the specified database. | |
Returns a pointer to an identifier of a layout related to a specified viewport from the specified database. | |
DOM-IGNORE-BEGIN// dgn dwf export//DOM-IGNORE-END | |
| |
Returns the code page identifier for a specified database. | |
DOM-IGNORE-BEGIN// dgn dwf export//DOM-IGNORE-END | |
Returns an identifier of the current long transaction in a specified database. | |
Returns a pointer to a database that a specified object belongs to. | |
Returns database Partial Viewing Mode | |
Returns the name of the file associated with this database object. | |
DOM-IGNORE-BEGIN// dgn dwf export//DOM-IGNORE-END | |
Returns a layout that is related to model space of the specified database. | |
DOM-IGNORE-BEGIN// dgn dwf export//DOM-IGNORE-END | |
Returns GeoData if it is available | |
Returns a handle of an object using its identifier. | |
Returns an object's identifier. | |
Returns a layout with a specified name from the specified database. | |
Searches for a linetype object by its identifier in the specified database. | |
Returns the measurement system that is used for linetypes and hatches for the specified database. | |
Returns the identifier of the model space block for a specified database. | |
Gets the next view associated with the active layout. | |
Returns an identifier of a specified database object using its 64-bit handle. | |
Returns a value of the obscured linetype. Such linetype is designed for output of obscured lines in hidden views. An obscured line is a hidden line made visible by changing its color and linetype. Obscured linetype != 0 indicates that hidden lines should be drawn using linetype and color overrides as follows. Linetypes:... more | |
Returns an identifier of an owner object for a specified database object. | |
Returns the identifier of the paper space block for a specified database. | |
Searches for a text style object by its identifier in the specified database. | |
DOM-IGNORE-BEGIN// dgn dwf export//DOM-IGNORE-END | |
DOM-IGNORE-BEGIN// dgn dwf export//DOM-IGNORE-END | |
DOM-IGNORE-BEGIN// dgn dwf export//DOM-IGNORE-END | |
Returns an object identifier of a visual style with a specified name from a specified database. | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Determines whether a specified object is a proxy object. | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
| |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Returns a smart pointer to the iterator of the specified database's layers. | |
Returns layouts for the specified database. | |
Loads plot styles of the active layout to a specified Gi context object. | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
This is the overview for the openObject method overload. | |
Retrieves information about viewports for a specified database and layout. params pDb [in] A pointer to a database. params layoutId [in] A layout identifier. params names [out] An array of viewport names. Filled and returned by the method. params points [out] An array of viewport points. Filled and returned by the method. params pDevice [in] The device to find only the views, which device is able to render | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Removes a database unload reactor from a specified database. This method should be reimplemented to provide a custom reaction for a database unload event. | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
Sets the current layout for the specified database. | |
Sets the current layout for the specified database. | |
Switches multi-threaded rendering on or off for a specified database. | |
Sets up Gs views for a specified device, according to the active database layout data. | |
Sets up Gs views for a specified device according to the specified database layout data. | |
Sets up a palette associated with a specified device layout. | |
Starts a database transaction. | |
Starts undo recording of this database object. | |
Performs an undo operation on this database object. | |
| |
Returns a smart pointer to the iterator of the specified database's visual styles. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) | |
Returns the identifier of the XRef block for a specified database. | |
Makes the specified Gs device render the current layout zoomed to extents. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|