Hey guys,
I am trying to create a script that basically retrieves program data from Excel and creates filled regions to perform program study and layout. I have two questions:
- Is there any way to place the filled regions in a certain order so that they won’t overlap? I used to use Geometry.Translate to place the elevations, but it seems like it doesn’t work with filled regions.
- Any ideas on how to create curved corners on each filled region? I have no idea where to start with this question, especially since I am using areas to create the filled regions.
attached are the script file and excel sample file.
Thanks in advance!!
Chung
Program Test.xlsx (13.4 KB)
Filled Region Test.dyn (66.3 KB)