
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
I am trying to schedule the areas of Filled Regions in a set of overview plans I have using Dynamo.
I found a script on these forums by @David_W_Koch . So far, I have gotten it to work so that the area of each Filled Region will be copied into the new "FilledRegionArea" shared parameter in my project.
The problem is that I have filled regions in some detail groups, and I get an error message when using the script:
"Changes to groups are allowed only in group edit mode. Use the Edit Group command to change to all instances of a group type. You may use the "Ungroup" option to proceed with this change by ungrouping the changed group instances."
it forces me to ungroup all of my detail groups, which I cannot do.
I would like to avoid this by filtering the TYPE of filled regions that Dynamo will change. In other words, I have specific filled regions that I created in order to do this exercise, so I would like to just filter the 'List' in Dynamo so that it exempts all Filled Region types except for those types that I wish, which have a specific name.
I hope this makes sense-- it's been a long day and I would be very grateful to any willing to help me out. Thanks a lot! I have uploaded the script.
Solved! Go to Solution.