Auto Cross Section — User manual¶
Auto Cross Section (GeoStru DrawSection) is a VBA macro for AutoCAD that generates topographic sections and terrain profiles by intersecting a section line with the contour lines of the drawing.
You pick two points on the plan and the program:
- finds every intersection between the section line and the contour lines (polylines with elevation, 3D polylines) on the layers that are on;
- sorts the points along the section and computes their chainage and elevation;
- draws the terrain profile at the point you choose, with the title block (code, chainage, partial distance, elevation) and the horizontal and vertical scales you set;
- can export the section as an
.edpfile, read by Slope, Georock 2D, Georock 3D and the other GeoStru programs that need a topographic profile.
The Hydrologic Risk module also exports the boundary of a drainage basin (closed polyline) with the spot heights inside it, for hydrological and hydraulic analysis with Hydrologic Risk.
Video tutorial
A short installation and usage video is available on YouTube: Auto Cross Section — tutorial.