API Reference > Classes > Database Classes > OdBmOverrideGraphicSettings Class
OdBmOverrideGraphicSettings Class
OdBmOverrideGraphicSettingsOdBmOverrideGraphicSettingsOdBmOverrideGraphicSettings
Syntax
C++
class OdBmOverrideGraphicSettings : public OdBmObject;

BmOverrideGraphicSettings.h

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.
 
OdBmOverrideGraphicSettings Class
 
Name 
Description 
 
This is getCutBackgroundFillPatternVisible, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutBackgroundPatternColorOverrider, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutBackgroundPatternIdOverrider, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutFillColor, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutFillPattern, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutFillPatternVisible, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutLinePattern, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutPenColor, a member of class OdBmOverrideGraphicSettings. 
 
This is getCutPenNumber, a member of class OdBmOverrideGraphicSettings. 
 
This is getDetailLevel, a member of class OdBmOverrideGraphicSettings. 
 
This is getHalftone, a member of class OdBmOverrideGraphicSettings. 
 
This is getProjFillColor, a member of class OdBmOverrideGraphicSettings. 
 
This is getProjFillPattern, a member of class OdBmOverrideGraphicSettings. 
 
This is getProjFillPatternVisible, a member of class OdBmOverrideGraphicSettings. 
 
This is getProjLinePattern, a member of class OdBmOverrideGraphicSettings. 
 
This is getProjPenColor, a member of class OdBmOverrideGraphicSettings. 
 
This is getProjPenNumber, a member of class OdBmOverrideGraphicSettings. 
 
This is getSurfaceBackgroundFillPatternVisible, a member of class OdBmOverrideGraphicSettings. 
 
This is getSurfaceBackgroundPatternColorOverrider, a member of class OdBmOverrideGraphicSettings. 
 
This is getSurfaceBackgroundPatternIdOverrider, a member of class OdBmOverrideGraphicSettings. 
 
This is getSurfacesTransparency, a member of class OdBmOverrideGraphicSettings. 
 
Sets the visibility of the cut surface background fillpattern.
 
 
Sets the cut surface background fillpattern color using OdBmGStyleColorOverrider.
 
 
Sets the ObjectId of the cut surface background fillpattern using OdBmGFillPatternOverrider.
 
 
Sets the cut surface fill color using OdBmGFillColorOverrider.
 
 
Sets the ObjectId of the cut surface fillpattern using OdBmGFillPatternOverrider.
 
 
Sets the value of the cut surface fillpattern override.
 
 
Sets the ObjectId of the cut surface line pattern using OdBmGLinePatternOverrider.
 
 
Sets the cut surface line color using OdBmGStyleColorOverrider.
 
 
Sets the cut surface line weight using OdBmGPenNumberOverrider.
 
 
Sets the the detail level.
 
 
Sets the value of the halftone override.
 
 
Sets the projection surface fill color using OdBmGFillColorOverrider.
 
 
Sets the ObjectId of the projection surface fillpattern using OdBmGFillPatternOverrider.
 
 
Sets the value of the projection surface fillpattern override.
 
 
Sets the ObjectId of the projection surface line pattern using OdBmGLinePatternOverrider.
 
 
Sets the projection surface line color using OdBmGStyleColorOverrider.
 
 
Sets the projection surface line weight using OdBmGPenNumberOverrider.
 
 
Sets the visibility of the surface background fillpattern.
 
 
Sets the projection surface background fillpattern color using OdBmGStyleColorOverrider.
 
 
Sets the ObjectId of the projection surface background fillpattern using OdBmGFillPatternOverrider.
 
 
Sets the projection surface transparency using OdBmGSurfacesTransparencyOverrider.
 
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.