API Reference > OdDbRoot Classes > OdDbBaseBlockPE Class
OdDbBaseBlockPE Class
OdDbBaseBlockPEOdDbBaseBlockPE
Syntax
C++
class OdDbBaseBlockPE : public OdRxObject;

DbBaseDatabase.h

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

TD_DbRoot 

 

 
Name 
Description 
 
Returns a specified block's layout identifier.
 
 
Returns the name of block.
 
 
Returns true if and only if block is an anonymous block.
 
 
Determines whether a block reference has been added to a specified block.
 
 
Determines whether a specified block is an external reference.
 
 
Returns a referenced database for a specified block.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.