Entity Info Plug In for Face Area
-
Looking for a routine to extract "Entity Info" "such as "Face" "Area" for all entities from a "Layer" of a SketchUp model into a csv, xls or any other file type - an "Entity Info" dump. Some method whereby the numeric and alpha data from a SketchUp model could be imported into a spreadsheet for further analysis. Any information will be a help. I use the free version of SketchUp. I am new to Ruby, but I understand a Ruby Plugin may be a method to accomplish this extraction.
-
@dean arnold said:
Looking for a routine to extract "Entity Info" "such as "Face" "Area" for all entities from a "Layer" of a SketchUp model into a csv, xls or any other file type - an "Entity Info" dump. Some method whereby the numeric and alpha data from a SketchUp model could be imported into a spreadsheet for further analysis. Any information will be a help. I use the free version of SketchUp. I am new to Ruby, but I understand a Ruby Plugin may be a method to accomplish this extraction.
Look for ComponentReporter++.rb - this has several examples...
Advertisement