Hello friends,
I need some help, My cross section templates including a ditch in fill and cut area.
But I need to quantification separating ditch area from cut. How do I do?
Mxroad cannot generate ditch quantity just cut.
You can mask out the ditch strings when cutting the cross sections using the minor option 019. You can then run a separate series of cross sections for just your ditch, masking out everything else apart from the ditch strings. You can then run your volume analysis against the separate cross section models. If you are calculating the volume by isopachyte, the same approach works. Just mask out the relevant strings before running the triangulation.
Thanks a lot,
But Iam a not experienced the line mode, could you please explain how to use miner option 019
Go to your project folder where the MX files are kept, and create a text file in the Styles folder called "String Mask.msk", or whatever you want your name to be. Put your string mask options into this file, and example would be:
019,a ,4=-1019, ,4=1
This would exclude all strings where the first character is an "a", then include all others. The opposite would be:
019,a ,4=1019, ,4=-1
This would include all strings where the first character is an "a", then exclude all others. You can include more than one character in the mask, or include several lines to make more complex string masks,
Then you can select your custom String Mask.msk file when cutting your cross sections.