Modification of Dynamic Block Properties by Dynamo C3D

@rodney.bernard - the OOTB node for getting the block references of a dynamic block has a shortcoming in that it does not handle anonymous blocks, which is what happens when dynamic properties are used. To get around this I asked Paolo to add a node to the Civil 3D Toolkit to get the dynamic block references of a block. Here’s an example of how to use it.

DynamicBlockExample.dwg (394.3 KB)
DynamicBlockExample.dyn (16.9 KB)

DynamicBlock

And here are other posts with the same issue: