With the edition controls we can perform diverse edition commands on CAD view’s entities:
Add vertex: Runs the add vertex command. As first step we must select a linear entity to add the vertex to. If we select the left one, we’ll set the left super elevation’s percentage. If we select the right one, we’ll set the right super elevation’s percentage. The vertex will be added at the cursor’s coordinates, setting the previous and next vertices according to the X projection of the new vertex (given that in a super elevation the Station is always growing and can’t have two super elevation definitions at the same Station)
Remove vertex: Runs the remove vertex command. As first step we must select a linear entity. After that, the entity’s vertices will be shown as hotspots and, if we click one of them, the vertex will be removed. It doesn’t matter if we select the right super elevation’s polyline or the left one, the station will be removed from both sides.
Remove vertices range: Runs the remove vertices range command. As first step we must select a linear entity. After that, the entity’s vertices will be shown as hotspots. We have to click two vertices, the first and last, both will be removed along with all the vertices between them. It doesn’t matter if we select the right super elevation’s polyline or the left one, the stations will be removed from both sides.
Remove vertices in window: Runs the remove vertices in window command. As first step we must select a linear entity. After that, the entity’s vertices will be shown as hotspots. We have to set the two corners of the window, all the vertices contained within the window will be removed. It doesn’t matter if we select the right super elevation’s polyline or the left one, the stations will be removed from both sides.