Class Hierarchy
AcHeapOperators AcDbDynBlockReferenceProperty
C++
class AcDbDynBlockReferenceProperty : public AcHeapOperators;
File
dbdynblk.h
Description
A utility class describing a property on a dynamic block, including getting and setting the current value on the dynamic block. The AcDbDynBlockReferenceProperty class is a reference to a property defined on a dynamic block instance, and can be used to get and set the current value on that instance.
Links
AcDbDynBlockReferenceProperty Constructor, AcDbDynBlockReferenceProperty Enumerations, AcDbDynBlockReferenceProperty Methods, AcDbDynBlockReferenceProperty Operators