DynamicBlockReferenceProperty object |
An object containing the properties of a dynamic block.
VBA class name: |
AcadDynamicBlockReferenceProperty |
---|---|
Create using: |
N/A |
Access via: |
BlockRef.GetDynamicBlockProperties |
You cannot create this object; BlockRef.GetDynamicBlockProperties returns a collection of DynamicBlockReferenceProperty objects if the block reference is a dynamic block containing custom properties.
Once you have obtained a dynamic block reference property object, use the following properties to query or edit its values:
Methods None |
Properties |
Comments? |