Sample Undercut Criteria
Shape Cluster Tie = 0

XSECTION

PROPOSED XS

/* >>> For english, reset the tolerance to 0.10 <<< */
Tolerance = 0.10

PATTERN BY STATION
PATTERN SET
JOB NUMBER = RDY
BASELINE = L
HORIZ SCALE = 10
VERT SCALE = 10
BEGINNING STATION = 2200
ENDING STATION = 8900
EVEN = 50
LT = 150
RT = 150

DEFINE "UNDERCUT XS DGN" [TIP]_RDY_XSC_[DESC].DGN

DEFINE "UNDCUT01 OUTSIDE EOP OFFSET" 1
DEFINE "UNDCUT01 INSIDE EOP OFFSET" 1
DEFINE "UNDCUT01 DEPTH" 1

/* >>> For english, change the extension from .met to .eng <<< */
include L:\standard.eng

CRITERIA FOR SHAPE CLUSTER
SHAPE CLUSTER BASELINE = L
SHAPE CLUSTER PROFILE = L
SHAPE CLUSTER TIE = 0

SIDE SLOPE LT where (station >= 2200) and (station <= 2750)
             
   or (station >= 6250) and (station <= 6500)
                 or (station >= 8300) and (station <= 8850)
   include L:\undcut01.cri

SIDE SLOPE RT where (station >= 2200) and (station <= 2750)
             
   or (station >= 6250) and (station <= 6500)
                 or (station >= 8300) and (station <= 8850)
   include L:\undcut01.cri

XS DGN = [TIP]_RDY_XSC_[DESC].DGN
   EXISTING GROUND LINE
   TYPE = LINE,LINE_STRING
   LVNAME = Exist XS Ground Line

PLOT PARAMETERS
LINE
LVNAME= Prop XS Dump Level

DO NOT FILL GAPS BETWEEN CLUSTERS

WRITE XS INTO DGN = [TIP]_RDY_XSC_[DESC].DGN

/* extra line required */




Disclaimer: The content on the CADD Tutorial Web Pages are to be use as a general guide in producing a set of NCDOT Roadway plans. It should not be used as the sole reference to seal a set of plans. All other official manuals, such as THE ROADWAY DESIGN MANUAL and AASHTO A POLICY ON GEOMETRIC DESIGN OF HIGHWAYS AND STREETS (The "Green" Book) take precedence. The content contained on the CADD Tutorial web pages has no legal merit.