Superelevation Behavior and Subassemblies

Make sure you consider differences in component behavior, such as when the roadway is in a normal crown condition or is in superelevation. Gutter and median subassemblies may also be designed to exhibit different behaviors in normal and superelevated sections.

The superelevation properties of the corridor alignment define the lane and shoulder slopes at all stations on the roadway. However, the way these slopes are applied depends on a combination of how the subassemblies are manipulated in layout mode and the internal logic of the subassemblies. Different agencies have varying methodologies. The code behind the subassemblies makes it possible to adapt to just about any situation.

Most importantly you need to determine where the superelevation pivot point is located, and how that point relates to the design profile grade line (PGL). Pivot point/PGL combinations that are commonly encountered include:

Whatever the situation, the subassemblies must be designed so that they can be placed with the correct behavior.

Sometimes the roadway components have special behavior in superelevated sections. Some examples of special superelevation behavior:

Note:

When writing your custom subassembly, avoid writing code that makes AutoCAD calls and interrupts AutoCAD Civil 3D subassembly operations during runtime. For example, avoid building selection sets.

Axis of Rotation Pivot Point Calculation Notes

This section explains the methods that must be called when creating subassemblies that use superelevation and support axis of rotation calculations.