8.19.2012

CAD Tip Of The Day

Retain block attribute values when exploding them


block-attributes

Block attributes  are a very useful tool to have. The problem is when you explode a block we somehow lose the data values associated with that attribute. In order to preserve the attribute value, use the command 'BURST' instead of the 'EXPLODE' command.



No comments:

Post a Comment

Its about friendly conversation here at Pinoy CAD+. This is not a forum. We hate spammer. No foul languages. But I love to hear your thoughts.

Revit Dynamo vs. Python Scripting: Choosing Your Automation Tool

Both Revit Dynamo and Python scripting are incredibly powerful tools for extending Revit's capabilities, automating repetitive tasks, an...