- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I am tasked with checking some road volumes we've recieved from an external source. I have 300+ exported CAD cross sections and have already recreated the necessary end area hatches for each section. I have a spreadsheet set up to input the areas for each material at each section, but would like to at least automate the process of selecting the materials for each section, adding the hatches and recording the values for each station. Below is a sample of what I have to work with.
What I'd like to be able to do is create a selection set consisting of the station TEXT object and the hatches for CUT,FILL and STRIPPING. Hit enter and have the routine write the total area for each material (add all hatches on same layer) to a file that indicates the Station, Layer, Total area of hatches for that layer.
Something like the following format:
26+50.000
C-SECT-VOL-CUT = 37.7885
C-SECT-VOL-FILL = 7.5674
C-SECT-VOL-STRP = 9.6441
Then without exiting the routine be able to make a selection set on the next cross section and have it write those values to the same file.
Would aryone be able to assist me with this? Thx.
Solved! Go to Solution.