Equalize feature line grade between endpoints

Equalize feature line grade between endpoints

robert06
Collaborator Collaborator
3,146 Views
7 Replies
Message 1 of 8

Equalize feature line grade between endpoints

robert06
Collaborator
Collaborator

Is there a command, a lisp maybe, to equalize feature line grade between it's endpoints?
Using 'set feature grade' command requiers cumbersome clicking and draging cursor between endpoints which I believe could be avoided.

0 Likes
Accepted solutions (1)
3,147 Views
7 Replies
Replies (7)
Message 2 of 8

user181
Mentor
Mentor

Hi @robert06,  If I understand the question correctly you can select a feature line an right click and from the list select elevation editor. Then in the panorama that opens click the top station and hold the shift key and click the last station to select all stations. Then click the flatten grade button and select constant grade and hit ok. 

 

 

fltn.png

Message 3 of 8

MMcCall402
Mentor
Mentor

Interesting, I've always felt the elevation editor was cumbersome and the setfeaturegrade tool was simple and gave you a nice graphical depiction of exactly from where to where the edit would take place.  Having the feature lines labeled with elevations and slopes really gives you a nice visual of what is going on rather than trying to correlate rows in the elevation editor with what is on the screen.  The Quikeditfeatureelev and the Setfeaturegrade are my two main go-to tools for feature line editing.

Mark Mccall 
CAD Mangler


EESignature


VHB - Engineering, Inc.

Message 4 of 8

ChrisRS
Mentor
Mentor

@user181is correct. When you first enter the elevation editor, and no points are selected, clicking on the "flatten grade" button will act on the entire feature line without selecting all points. If a point or points are currently selected, [Ctrl]+[A] will select all points.

 

Automation opportunities are limited. You could use a shortcut or lisp to invoke "AeccGradingElevEditor" that would open the Elevation Editor in the Panorama, if a feature line was pre-selected. Once open, there does not seem to be any keyboard or programmatic interface.  

Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

Message 5 of 8

robert06
Collaborator
Collaborator

I was not aware of 'flatten grade' being there, as I have tried not to use elevation editor too often, have gone for 'Quick elevation edit' and 'Set feature grade', which I believe are still quicker than opening elevation editor, just like McCall stated. But yes, it's an option and leaves me wondering why there is no dedicated command for this.

0 Likes
Message 6 of 8

n_bartholomew
Advocate
Advocate

@MMcCall402 - it does give you a visual cue. If you select lines in the Elevation Editor, it will highlight the vertices chosen with a green triangle. Or are you talking about something more visual than that? (e.g. a long section with highlights?)

0 Likes
Message 7 of 8

robert06
Collaborator
Collaborator
Accepted solution

Not looking for visualization in this case rather than just flattening the grade with a single click when the endpoints' elevations are set.

Hippe013 just lisped it as 'StraightGrade'

https://forums.autodesk.com/t5/civil-3d-customization/flatten-feature-line-elevations-by-single-comm...

Message 8 of 8

codee
Advocate
Advocate

Select the Grade/Slope between points. Select your First Point and then your Second Point. Then choose the "Elevation" or "Grade"option in side the command. If you select elevation CAD will set all the grades to the average grade. If you hold "grade" cad will change your end elevations.

 

grade between points.png

0 Likes