I'd like to apply rounding to my ditches and slope limits in my corridor. I've tried using both the rounding and fillet options on my end condition and I've tried using an arc component to achieve my desired result. The arcs look right in my template but when I run it in the corridor the arcs appear as tangents connecting the beginning and end of where the radius should be. Is there a variable for arcs similar to "CIVIL_CIRCLE_MESH_STROKE_NUMBER" that I could increase to generate more of a rounded shape?
CIVIL_CIRCLE_MESH_STROKE_NUMBER is the variable to use for arcs and end condition fillets in templates. Reprocess the corridor after changing the variable to see the results.
# CIVIL_CIRCLE_MESH_STROKE_NUMBER – Sets the number of points used to stroke a complete circle. # Arcs will use the number that is based on arc sweep total circle ratio # (1/4 circle arc will yield ¼ the number of stroke points)CIVIL_CIRCLE_MESH_STROKE_NUMBER = 20