Engines Home | CDT
HxGN MinePlan™ 3D Standalone Engines Help v.4.4.4 |
|
Correct Delaunay Triangulation (CDT) is used to correct triangulations, or more specifically it corrects:
The syntax for using CDT from the command line is described below. Use the syntax, cdt -h to display this help:
Use the syntax, cdt --h, cdt /h, or cdt -v to display this usage information:
CDT functionality is similar to the "Minimize flat faces" option in the MS3D Triangulate by Dialog, as outlined in red in the image below [also refer to the MS3D documentation in file, MS3D.chm]. From MS3D: Use the syntax below to minimize flat faces: cdt.exe -prm param.cod -srv contours.srv -ishl BeforeSurface.shl -width 20 -oshl AfterSurface.shl For input, CDT.exe requires:
Output from CDT.exe is the a corrected surface .shl file. Shown below (from MS3D, in plan view) are the input contour polylines that are located on the 1980 and 2000 levels. Input Surface (shown with and without the above contours); Notice the triangulation across the upper, flat surface virtually ignores some of the contour's fluctuations.
Output surface from CDT (shown with and without the above contours); Notice that the resulting upper flat surface follows the contours more accurately.
|