Dynamic Block Names

I’ve seen others with this issue, but haven’t really seen a clean solution, so I was hoping there has been progress.

Looking to reference a dynamic block after it’s been edited and I keep getting the Anonymous Name not the Block Name. I’ve seen solutions that pull the dynamic block property names as a way to get around this but I’m hoping for something more direct.

Screenshots with the issue.

Hola amigo @JBroad buenas! :cowboy_hat_face: yeha that is an annoying issue, that happens because the Internal DB of Autocad (or C3D) gives a random name internally to some blocks specially dynamique ones, the issue is solved in last version of C3D 2025

For previous version you must install the package OpenMep, check this topic:

see this post it should solve your problem: https://forum.dynamobim.com/t/block-blockreference-not-working/52946/5?u=y.srewil

I believe this is topic I resolve before : With which node is it possible to identify a block specifically from the cad link? - #12 by gilberto.arechigaiba

Thanks, that does seem to be my same issue. Is your package not published on Dynamo? I’m developing this graph for a team of people, and issuing and tracking it outside of Dynamo is not IT’s preferred process.

Open MEP is available via GitHub. Information here: GitHub - chuongmep/OpenMEP: A package for MEP, Computational Design, Generative Design inside Dynamo Revit , Sandbox , AutoCAD, Civil3D & more · GitHub