API Reference > Classes > Base Classes > OdBmBlobObject Class
OdBmBlobObject Class
Syntax
C++
class OdBmBlobObject : public OdTfObject;

BmBlobObject.h

Adds a new persistent reactor object to the element's reactor list.  
Adds a new transient reactor object to the element's reactor list.  
 
data 
 
 
 
 
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.  
id 
 
 
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.  
 
 
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.