Discussion Groups

All Discussion Groups » AutoCAD Civil 3D

Thread: Reverse Polyine Direction


Permlink Replies: 8 - Last Post: Jan 5, 2009 6:39 PM Last Post By: mdkearly
mdkearly

Posts: 11
Registered: 10/08/07
Reverse Polyine Direction
Posted: Jan 5, 2009 5:01 PM
  Click to reply to this thread Reply
I'm sure it's a simple procedure, but how does one reverse a polyline direction in Acad? I have a streamline linetype with arrows that invariably is the wrong direction when initially drawn. Without redrawing the line starting at the other end, isn't there some easy command/button that will do this? Thanks.
caddie
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 5:11 PM   in response to: mdkearly in response to: mdkearly
  Click to reply to this thread Reply
Grading >
edit feature line geometry>
reverse

works on polylines

"mdkearly" wrote in message news:6098374@discussion.autodesk.com...
I'm sure it's a simple procedure, but how does one reverse a polyline
direction in Acad? I have a streamline linetype with arrows that invariably
is the wrong direction when initially drawn. Without redrawing the line
starting at the other end, isn't there some easy command/button that will do
this? Thanks.
klugb

Posts: 322
Registered: 09/04/08
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 5:16 PM   in response to: mdkearly in response to: mdkearly
  Click to reply to this thread Reply
In Acad? Are you in Civil 3D?

Grading

Edit Feature line Geometry

Reverse



It works on plain polylines without being feature lines.



If it's plain Acad there are a lot of lisp routines that will do it.



Bruce
klugb

Posts: 322
Registered: 09/04/08
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 5:17 PM   in response to: klugb in response to: klugb
  Click to reply to this thread Reply
I need to type faster
mdkearly

Posts: 11
Registered: 10/08/07
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 5:23 PM   in response to: klugb in response to: klugb
  Click to reply to this thread Reply
Using C3D. Thanks for the tip, but here's another question for you. The feature line editor works to reverse the polyline direction if it's straight. An arc however, I've had zero luck with changing. The software refuses to show the arrows going the right direction. I can even join the polyline, but the arrows thru the segment are always going backward.
dlmanning

Posts: 109
Registered: 12/06/07
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 5:47 PM   in response to: mdkearly in response to: mdkearly
  Click to reply to this thread Reply
Attachment RevPolyline.zip (3.3 KB)
I don't know what happened to it but CADTOWN.COM is where I found a script to reverse polylines. Maybe it would fix the arc issue.

Edited by: dlmanning on Jan 5, 2009 12:48 PM
klugb

Posts: 322
Registered: 09/04/08
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 5:56 PM   in response to: mdkearly in response to: mdkearly
  Click to reply to this thread Reply
What version of Civil 3D are you in?



C3D 2009 with all SP & hotfixes





I just created 3 polylines



1- All tangents

2- Tangents & curves

3- Curve only



All there reversed fine using the grading feature line option.



Bruce
Jeff Mishler
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 6:28 PM   in response to: klugb in response to: klugb
  Click to reply to this thread Reply


If LTGEN is disabled for the pline then the arrows on an arc
will not show correctly...they will always go in a CCW direction. Enabling LTGEN
prevents this from happening.

 

 


"klugb" wrote in message news:6098457@discussion.autodesk.com...
What
version of Civil 3D are you in?



C3D 2009 with all SP &
hotfixes





I just created 3 polylines



1-
All tangents

2- Tangents & curves

3- Curve
only



All there reversed fine using the grading feature line
option.



Bruce

mdkearly

Posts: 11
Registered: 10/08/07
Re: Reverse Polyine Direction
Posted: Jan 5, 2009 6:39 PM   in response to: klugb in response to: klugb
  Click to reply to this thread Reply
C3D 2009 SP1, for what that's worth - consistency in software behavior has never been there for us between our build and tech support or even between machines in this office.

Whatever the reason, I finally gave up, shut down completely, rebooted windows and c3d. Reopened the drawing and the arrows were pointing the right way. Thanks.