GetDynamicBlockProperties Method

Gets the properties of the dynamic block.

Signature

object.GetDynamicBlockProperties

object

BlockRef, MInsertBlock
The object or objects this method applies to.

Remarks

BlockRef.GetDynamicBlockProperties returns a collection of DynamicBlockReferenceProperty objects if the block reference is a dynamic block containing custom properties.

Note To access this method, use the IAcadBlockReference2 or IAcadMInsertBlock2 interface.

 

   Comments?