API Reference > OdDbRoot Classes > OdDbBaseBlockRefPE Class
OdDbBaseBlockRefPE Class
OdDbBaseBlockRefPEOdDbBaseBlockRefPE
Syntax
C++
class OdDbBaseBlockRefPE : public OdRxObject;

DbBaseDatabase.h

This class is the protocol extension to be used as a block reference abstraction, independent of the underlying database (OdDbDatabase or OdDgDatabase).

TD_DbRoot 

 

 
Name 
Description 
 
Returns the identifier of a specified block reference.
 
 
Returns the transformation matrix for a specified block reference.
 
 
Returns whether a specified object is an attribute.
 
 
Returns whether a specified block reference is a basic one.
 
 
Returns whether a specified block reference is generic.
 
 
Returns whether a specified block reference is an array of block references (an instance of the OdMInsertBlock class).
 
 
Returns whether create child entity node if entity is self dependent.
 
 
Returns the newly created attribute iterator for a specified block reference.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.