Sample Raised Concrete Island
Criteria |
|
XSECTION PROPOSED XS /*
>>> For english, reset the tolerance to 0.10 <<<
*/ PATTERN BY STATION DEFINE "TM01 CONFIG" 3 DEFINE "SH01
WIDTH CUT" 14 DEFINE "AD01
DITCH WIDTH" 12 DEFINE "MCC01
LEFT CURB TYPE" 9 DEFINE "PAVEMENT
DEPTH" 12 DEFINE "EOP IN XSC" 0 DEFINE_DGN "EXIST
DGN EOP"\ /*
>>> For english, change the extension from .met to .eng
<<< */ CRITERIA FOR
SHAPE CLUSTER SIDE SLOPE LT
/*where (station >= ) and (station <=
)*/ SIDE SLOPE RT
/*where (station >= ) and (station <=
)*/ CRITERIA FOR SHAPE
CLUSTER SIDE SLOPE LT
/*where (station >= ) and (station <=
)*/ SIDE SLOPE RT
/*where (station >= ) and (station <=
)*/ SHAPE DGN = [TIP]_RDY_SHP_[DESC].DGN XS DGN = [TIP]_RDY_XSC_[DESC].DGN PLOT PARAMETERS PAVEMENT THICKNESS
= 0.0 |