PDA

View Full Version : Identify blocks with same name and replace them with another block



msmith.109036
2013-11-12, 04:13 PM
Is there a way to identify blocks that have the same name and placed at a common scale and then replace them with another block at the same scale?
If so, how would that be best accomplished?

Thanks

Opie
2013-11-12, 04:26 PM
You could use QSELECT to identify specific blocks with certain properties.

I believe BLOCKREPLACE will allow you to replace selected blocks.

msmith.109036
2013-11-12, 04:48 PM
Yep, BLOCKREPLACE worked like a charm.
Thanks!