API Reference > OdDb Classes > OdDbBlockElement Class
OdDbBlockElement Class
OdDbBlockElementOdDbBlockElementOdDbBlockElementOdDbBlockElementOdDbBlockElementOdDbBlockElementOdDbBlockElement
Syntax
C++
class OdDbBlockElement : public OdDbEvalConnectable;

DbBlockElement.h

 

 
Name 
Description 
 
 
 
Name 
Description 
 
Returns true if and only if a connection is allowed from this Connectable object to the specified Connectable object. 
 
Connects this Connectable object to the specified Connectable object. 
 
Disconnects this Connectable object from the specified Connectable object. 
 
Evaluates the expression represented by this Node object.  
 
 
 
Returns an array of Connectable objects to which this Connectable object is connected.
 
 
Returns an array of Connection names for this Connectable object.  
 
Returns the type of the specified connection for this Connectable object.  
 
Returns the value of the specified connection for this Connectable object.  
 
 
 
 
 
 
 
Returns true if and only if this Connectable object has a connection with the specified name.  
 
has instance data loaded 
 
 
 
 
 
 
 
loads instance data from xdata chain 
 
 
 
name 
 
 
 
 
saves instance data to xdata chain 
 
 
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.