PDA

View Full Version : Slope arrows



jenniferchavez
2008-03-27, 06:21 PM
Slope arrows are pointing the direction we pick in stead of the direction the slope is on a surface.

Any ideas how to make it work right.

brainman1000
2008-03-28, 03:27 PM
I assume you are talking about surface labels here. Anyway, here is how you do it:

http://forums.augi.com/showthread.php?t=71842

jenniferchavez
2008-03-31, 02:57 PM
I have a problem putting in that value in the rotation angle. We get an invalid input.

See the attached image.

Am I missing something?

brainman1000
2008-04-03, 03:31 PM
It does not appear that you have defined the expression.

1. Start by right clicking on "Expressions" and selecting "New..."
2. Enter the name "Grade Check"
3. Enter a description, if desired
4. Enter "IF({General Segment Grade}<0,0,pi)" as the expression
5. Pick "OK"
6. Open up the label properties again
7. For the direction arrow component you should be able to pick the new grade check expression in the rotation angle.

sinc
2008-04-04, 12:25 AM
This might help (look at the entry from 12/19/2007):

http://fredbobchris.googlepages.com/intermittentblockoftheday

jenniferchavez
2009-07-21, 09:11 PM
I get an undefined property. How do I fix this?

walkah21
2012-04-24, 08:57 PM
When I enter the IF statement, I get a parse error. I've tried different words, but nothing works. Any idease?

Civil 3D 2012

mjfarrell
2012-04-25, 03:15 AM
Yes understand that the label (arrow) direction is counter intuitive, and pick you label points accordingly.
If you are using TWO point labels.
(and that rotation value is an EXPRESSION created under the label style not input directly as the roation value in the style.
So you must creat the expression, then use that expression in the style.

mjfarrell
2012-04-25, 03:19 AM
Are you using the f(x) button in the Expression builder to 'enter' your IF statement?