API Reference > Classes > Database Classes > OdBmDatabase Class
OdBmDatabase Class
OdBmDatabaseOdBmDatabaseOdBmDatabase
Syntax
C++
class OdBmDatabase : public OdBmObject;

BmDatabase.h

This class implement functionality for BimRv database management. 

 

OdBmObject Class
 
Name 
Description 
 
A destructor for the BimRv object. 
 
Name 
Description 
 
Adds a new persistent reactor object to the element's reactor list.  
 
Adds a new transient reactor object to the element's reactor list.  
 
Retrieves the object's owner object.  
 
Retrieves all the persistent reactors from the element.  
 
Retrieves the object's property value.  
 
Retrieves the object's property value.  
 
Retrieves the object's property value.  
 
Retrieves all the transient reactors from the element.  
 
Retrieves whether a specified persistent reactor object is attached to the element.  
 
Removes a specified persistent reactor object from the element's reactor list.  
 
Removes a specified transient reactor object from the element's reactor list.  
 
Sets a new value for the object's property.  
 
Sets a new value for the object's property.  
 
Sets a new value for the object's property.  
OdBmObject Class
 
Name 
Description 
 
Adds a new persistent reactor object to the element's reactor list.  
 
Adds a new transient reactor object to the element's reactor list.  
 
Increments the counter of references to the object. 
 
Clones the object.
 
 
Retrieves the related database object.
 
 
Retrieves the drawable type of the object.
 
 
Returns a WCS bounding box that represents the extents of this object.
 
 
Retrieves the list of built-in parameters.
 
 
Retrieves the object's owner object.  
 
Retrieves all the persistent reactors from the element.  
 
Retrieves the array of object's properties.
 
 
Retrieves the object's property value.  
 
Retrieves the object's property value.  
 
Retrieves the object's property value.  
 
Retrieves all the transient reactors from the element.  
 
Retrieves graphical system cache associated with the object.
 
 
Retrieves whether a specified persistent reactor object is attached to the element.  
 
id 
Retrieves the object's identifier in the associated database.
 
 
Retrieves whether the object is persistent or not.
 
 
Retrieves the current quantity of references to the object.
 
 
Decrements the counter of references to the object. When the counter becomes equal to zero the object is destroyed. 
 
Removes a specified persistent reactor object from the element's reactor list.  
 
Removes a specified transient reactor object from the element's reactor list.  
 
Applies the default properties of the specified database to this entity.
 
 
Assigns the specified OdGsCache to this object.
 
 
Sets a new value for the object's property.  
 
Sets a new value for the object's property.  
 
Sets a new value for the object's property.  
 
Retrieves the current regeneration support flags set for the object.
 
 
Sets the vectorization attributes of the object, and returns its attribute flags.
 
 
Called by setDatabaseDefaults() after the values are set.
 
 
Implements viewport-dependent rendering.
 
 
Implements the mechanism for rendering the object.
 
OdBmDatabase Class
 
Name 
Description 
 
Adds a new element and registers it in the database.  
 
Retrieves the host application service associated with the database.  
 
Retrieves the related database object.
 
 
Retrieves the unit formatter for the database. returns A smart pointer to an OdBmUnitsFormatter object that represents the currently used unit formatter. 
 
Retrieves the unit formatter for the database as a constant object. returns A smart pointer to an OdBmUnitsFormatter object that represents the currently used unit formatter. 
 
Retrieves the active OdBmDBDrawing object from the database.  
 
Retrieves the OdBmObjectId of active SketchPlane element from the active DBView.  
 
Retrieves the database manager of a specified type.  
 
Retrieves the database manager of a specified type.  
 
Retrieves the array of the database trackers.  
 
Retrieves application information manager for the database.  
 
This method is used for getting database back elements for rendering purposes. For internal use only. It is strictly recommended DO NOT use it in your custom applications.  
 
Retrieves the basic information about the database's file.  
 
Retrieves categories contained in the database.  
 
Retrieves the document content table from the database.  
 
Retrieves the database contents.  
 
Retrieves the content table from the database.  
 
Retrieves whether the database contains a corrupted document.  
 
Retrieves the development branch information for the database.  
 
Retrieves the display unit system.  
 
This is getDocIncrementalTable, a member of class OdBmDatabase. 
 
Retrieves the table of database elements.  
 
Retrieves upgrades that were executed for the database.  
 
Retrieves external services that were used within the database.  
 
Retrieves the family manager from the family database (contained in a .rfa file).  
 
Retrieves the name of the file related to the database.  
 
This method is used for getting database front elements for rendering purposes. For internal use only. It is strictly recommended DO NOT use it in your custom applications.  
 
Retrieves the document history from the database.  
 
Retrieves the set of simplified databases of imported families.  
 
Retrieves whether the database contains the core document.  
 
Retrieves whether the database is associated with a group file.  
 
This method is used for getting database middle elements for rendering purposes. For internal use only. It is strictly recommended DO NOT use it in your custom applications.  
 
Retrieves the noble secondary data from the database.  
 
Retrieves the identifier of the database-resident element by its handle.  
 
Retrieves the identifier of the database-resident element by its handle.  
 
Retrieves the version of the original file related to the database.  
 
Retrieves the identifier of the owner family for the database with group identifier.  
 
Retrieves the identifier of the owner family for the family database (i.e. for .rfa files).  
 
Retrieves the partition table from the database.  
 
Retrieves the root database.  
 
Retrieves the list software applications that were used for saving the database content in a file.  
 
Retrieves the information about the steel model from the database.  
 
Retrieves the current style settings applied to the database.  
 
Initializes the database.  
 
Retrieves whether the Edit mode is enabled for the database.  
 
Retrieves whether the database is allocated in a .rvt file  
 
Retrieves whether the Worksharing mode is enabled for the database.  
 
Retrieves the latest version of the file where the database is allocated.  
 
Creates a new element table iterator. Iterator provides the sequential access to elements from database's element table.  
 
Creates a new element table iterator. Iterator provides the sequential access to element ids from database's element table.  
 
Creates a new element table iterator. Iterator provides the sequential access to elements from the database.  
 
Creates a new element table iterator. Iterator provides the sequential access to element ids from the database.  
OdBmObject Class
Name 
Description 
This is nested type OdBmObject::ItemIndexType. 
This is nested type OdBmObject::PropertyIndexType. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.