broncos15 Posted March 6, 2017 Posted March 6, 2017 I am trying to create a label style that would label the overall length and grade of a feature line/3D polyline. I know how to have the label style do general overall length; however, I cannot figure out how to have it calculate the general overall grade (i.e. (start z - end z)/general overall length). Where start z and end z are the starting z and ending z for the entire polyline/feature line. Is there someway to do this that I do not know about? Quote
BIGAL Posted March 7, 2017 Posted March 7, 2017 What about ADDSURFACESLOPELABEL you may have to do two steps length then slope. Else a lisp. Quote
MillerMG Posted March 8, 2017 Posted March 8, 2017 this is pretty much the same as BIGAL just a little different way to get it. If you open up the add labels, set feature: SURFACE and label type: SLOPE. Hope you have a surface if you are trying to get the slope. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.