- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When preparing initial bubble diagrams to understand the relative sizes and adjacencies of a project's program, I like to use circles so I don't even begin to start thinking of them as architectural spaces. I create the bubbles using Rooms with circular Room Separator boundaries and placing the standard room tag to show the Name and Area fields. I do this in a separate model from the actual architectural model so the bubble rooms do not get confused with the actual ones. This all works great in the bubble diagrams and in schedules, color-coding by department and sorting by level.
However, to get the area of each circle to match the desired area, I have to select the room boundary, select the temporary radius dimension, and then enter kind of a cumbersome formula for the radius each time: =sqrt(desired_area/pi()) This is not so bad as a one-off, but after 40 or 50 of them, it gets tedious.
Is there a way to pick the tag, or a field in Properties, enter the desired area, and have Revit adjust the radius accordingly? I'd prefer not to use Dynamo, because I want to pass the solution on to my first-year students, and Dynamo just isn't in the syllabus.
Solved! Go to Solution.