API Reference > OdDb Classes > OdDbDynBlockReference Class
OdDbDynBlockReference Class
OdDbDynBlockReference
Syntax
C++
class OdDbDynBlockReference;

DbDynBlockReference.h

This class is a utility class providing access to information on dynamic block references. Corresponding C++ library: TD_DynBlocks

 
Name 
Description 
 
This is ~OdDbDynBlockReference, a member of class OdDbDynBlockReference. 
 
This is the overview for the OdDbDynBlockReference constructor overload. 
 
Name 
Description 
 
Returns the ObjectID of the anonymous representation block BlockTableRecord used to draw the dynamic block. 
 
Returns the Object ID of the block reference. 
 
This is the overview for the convertToStaticBlock method overload. 
 
Returns the Object ID of the dynamic block BlockTableRecord. 
 
Returns an array of the dynamic block properties of the block reference.
 
 
This is getRepresentationContext, a member of class OdDbDynBlockReference. 
 
This is the overview for the isDynamicBlock method overload. 
 
Resets all properties in the block reference to those of the block definition. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.