Hi there,
I have been trying to modify a script that reports all surface areas within a group to a csv for a while with little success. I was wondering if anyone could help me out.
Basically, this script reports the total surface area in each group and also the total areas of each material. Unfortunately, it sums up the materials of the entire model and reports it at the end. I wish to know how much of each material exists within each group.
To illustrate this, I have made a simple model with two groups:
https://www.dropbox.com/s/4pq4upz5dckxvxn/RUBY2.jpg
As this picture illustrates, the output csv is in the red table, and I would like for it to be like the green table with the materials seperated out for each group.
https://www.dropbox.com/s/tyex3qw0f2gwttb/RUBY.jpg
The script is attached to the post. Any help would be much appreciated.
Take care.
Kevin