<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Drawing polylines with elevation in Civil 3D Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269929#M74070</link>
    <description>&lt;P&gt;BINGO! YAHTZEE1 We have a WINNER...&lt;/P&gt;&lt;P&gt;Allen, if you didn't have a beard, I'd kiss you right on the mouth, my brother...&lt;/P&gt;</description>
    <pubDate>Mon, 26 Apr 2021 20:03:28 GMT</pubDate>
    <dc:creator>civilman1957</dc:creator>
    <dc:date>2021-04-26T20:03:28Z</dc:date>
    <item>
      <title>Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10268485#M74057</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;Does anyone know of a lisp with which you can create polylines with an elevation other than 0? We create many drawings that have extensive grading - subdivisions, commercial sites, etc. - and it's rough to convince some of these folks not to create polylines with 0 elevation and just notate the elevation with mtext. That's dangerous (I've found several mislabeled) and useless in calcl'ing earthwork volumes.&lt;/P&gt;&lt;P&gt;I located a couple that can change the elevation more quickly than using Properties, but so far, that's it...&lt;/P&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 11:36:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10268485#M74057</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T11:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10268514#M74058</link>
      <description>&lt;P&gt;Is there a reason you need to use polylines, instead of using feature lines?&lt;/P&gt;
&lt;P&gt;Let's play along for argument sake. What would this lisp do, prompt the user for an elevation at each vertex?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;In the words of CAD Manager extraordinaire Mark Kiker:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT size="2"&gt;"Don't try to solve a management problem with technology"&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 11:51:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10268514#M74058</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2021-04-26T11:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10268537#M74059</link>
      <description>&lt;P&gt;Hey, RK...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of the pitfalls is that you need to set the elevation of each vertex. Yeah, I know you can set it to be a difference of 0 from the first vertex, but there's still room for error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know...it's possible, but it's likely to be an uphill battle with my dept. head...he's very old school...&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 12:00:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10268537#M74059</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T12:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269107#M74060</link>
      <description>&lt;P&gt;With Civil 3D you hat 3 good objects to draw lines with elevation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a) 2D-Polyline (LWPOLYLINE/POLYLINE) with Command PLINE, often used for Contour lines&lt;/P&gt;
&lt;P&gt;b) 3D-Polylines (POLYLINE with 3d FLag) with Command 3DPOLY&lt;/P&gt;
&lt;P&gt;c) Featurelines (FEATURELINE = Super Polylines) with Command DRAWFEATURELINE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a) a 2D Polyline (most of the time a LWPolyline) can have lines and Arcs but only one elevation for all vertices.&lt;/P&gt;
&lt;P&gt;b) a 3DPOLYLINE can have an individual Z elevation on every single vertex, but no arcs (and line type is shown only if&amp;nbsp;LINETYPE3DPLINEON is activated)&lt;/P&gt;
&lt;P&gt;c) Featurelines combines all advatages from 2D-Polylines and 3D-Polylines + names + Civil Styles + extra Elevation Points +...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 15:17:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269107#M74060</guid>
      <dc:creator>Udo_Huebner</dc:creator>
      <dc:date>2021-04-26T15:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269323#M74061</link>
      <description>&lt;P&gt;What are you trying to accomplish with your 3D polylines? Surely you must be doing something with those polylines once they're created and not just create 3D poly's for the sake of making 3D polys, correct?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2634707"&gt;@civilman1957&lt;/a&gt;&amp;nbsp; wrote&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;&amp;lt;create polylines with 0 elevation and just notate the elevation with mtext&amp;gt;&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This sounds like topographic contour lines and that's different from 3D polylines.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 16:47:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269323#M74061</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2021-04-26T16:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269334#M74062</link>
      <description>&lt;P&gt;I never said I was using 3D polylines&amp;nbsp; - I don't WANT to use 3D polylines...my original inquiry was whether anyone knew of a lisp routine whereby you can create 2D polylines and assign elevation to them as you create them.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 16:46:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269334#M74062</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T16:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269368#M74063</link>
      <description>&lt;P&gt;The&lt;/P&gt;
&lt;P&gt;Command: &lt;STRONG&gt;ELEVATION&lt;/STRONG&gt;&lt;BR /&gt;Enter new value for ELEVATION &amp;lt;0.000&amp;gt;: 10&lt;/P&gt;
&lt;P&gt;Specifies the initial elevation for polylines with the PLINE command when the elevation of the selected start point is 0.0. If you input or snap (with Osnaps) a start point with a non-zero elevation, that elevation is used instead.&lt;/P&gt;
&lt;P&gt;If you want to click the XY but input the Z value for a 2D Polyline, use Point filters&lt;/P&gt;
&lt;P&gt;Command: &lt;STRONG&gt;PLINE&lt;/STRONG&gt;&lt;BR /&gt;Specify start point:&lt;STRONG&gt; .xy&lt;/STRONG&gt; of (pick point)&lt;BR /&gt;(need Z): 15&lt;/P&gt;
&lt;P&gt;A Lisp is not necessary, just use PLINE with .XY as a button Macro in ToolPalette.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 17:05:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269368#M74063</guid>
      <dc:creator>Udo_Huebner</dc:creator>
      <dc:date>2021-04-26T17:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269446#M74064</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2634707"&gt;@civilman1957&lt;/a&gt;, take a deep calming breath.&lt;/P&gt;&lt;P&gt;Your origimal post does not mention 2D polylines. From the context of your question I assumed 3D polylines. Apparently so did everyone else. Hmmm ...&lt;/P&gt;&lt;P&gt;Snippy replies to the volunteers trying to answer your question is not a best practice.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 17:23:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269446#M74064</guid>
      <dc:creator>ChrisRS</dc:creator>
      <dc:date>2021-04-26T17:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269649#M74065</link>
      <description>&lt;P&gt;I assumed 2D polylines and it made me recall the LandDesktop command for assigning elevation to polylines. You'd pick, assign an elevation, then go to the next at a specified interval. It was fast.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The nearest thing I found in C3D is on the Modify ribbon tab, Design panel, pull down to Edit Polyline Elevations (_AeccEditPlineElevs). It doesn't automatically go up/down at an interval when you go to the next polyline, but it's certainly faster than the Properties dialog. Select a PL, key-in an elevation, the command stays active, select the next PL, key-in an elevation, etc. So it's pick, key-in, enter, right down the line. Someone has to actually do it, though - after the fact - and enter data correctly. To check I would create a temp surface of the polylines and label the contours. 3DORBIT will also show you the polylines at elevation, but whether or not they are correct isn't as apparent, unless they are at 0, like a contour label is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit - I just tested that command and it does go at an interval. In my case down 1 ft at the next polyline relative to the last one selected. I do not know how you assign interval, though - maybe hidden in a command setting somewhere?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 18:43:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269649#M74065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-26T18:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269904#M74066</link>
      <description>&lt;P&gt;I've been using the following Lisp to assign elevations to polylines.&amp;nbsp; Afterwards, select all your polylines and view them in the object viewer, tilted to show their elevation, and you'll see any you've missed or made a big mistake with their elevation.&amp;nbsp; After they're created I label them with a line/curve label that uses their start z value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(defun C:CEI ; = Contour Elevations at Intervals&lt;BR /&gt;(/ elv inc pldata)&lt;BR /&gt;(setq&lt;BR /&gt;elv (getdist "\nStarting elevation: ")&lt;BR /&gt;inc (getdist "\nContour interval: ")&lt;BR /&gt;); setq&lt;BR /&gt;(while (setq pl (entsel "\nSelect a Contour to move to next elevation: "))&lt;BR /&gt;(setq&lt;BR /&gt;pldata (append (entget (car pl)) '((62 . 256)))&lt;BR /&gt;pldata (subst (cons 38 elv) (assoc 38 pldata) pldata)&lt;BR /&gt;elv (+ elv inc)&lt;BR /&gt;); setq&lt;BR /&gt;(entmod pldata)&lt;BR /&gt;); while&lt;BR /&gt;); defun&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 19:48:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269904#M74066</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2021-04-26T19:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269911#M74067</link>
      <description>&lt;P&gt;The attached will do it. It starts with PLE. Remember to set Elevation to 0 when done.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 19:54:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269911#M74067</guid>
      <dc:creator>AllenJessup</dc:creator>
      <dc:date>2021-04-26T19:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269914#M74068</link>
      <description>&lt;P&gt;Quite right...I had a pretty horrendous start to my week...my apologies, Chicago...&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 19:56:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269914#M74068</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T19:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269927#M74069</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2634707"&gt;@civilman1957&lt;/a&gt;. I hope that your week improves!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:03:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269927#M74069</guid>
      <dc:creator>ChrisRS</dc:creator>
      <dc:date>2021-04-26T20:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269929#M74070</link>
      <description>&lt;P&gt;BINGO! YAHTZEE1 We have a WINNER...&lt;/P&gt;&lt;P&gt;Allen, if you didn't have a beard, I'd kiss you right on the mouth, my brother...&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:03:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269929#M74070</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T20:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269930#M74071</link>
      <description>&lt;P&gt;It will...never let the machines win...:)&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:04:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269930#M74071</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T20:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269934#M74072</link>
      <description>&lt;P&gt;Hey, M...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Allen's got the solution for creating pl's with elevation, but I'm hanging onto yours too, for those lines that have been created already, and someone has to go back in and clean up...appreciate it, brother...&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:05:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269934#M74072</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T20:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269968#M74073</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2634707"&gt;@civilman1957&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I actually hope someone jumps in with an improvement on my lisp. For some reason I couldn't understand. If I tried to set ELEVATION back to 0 before the routine ended. The polyline would end up at 0. There should be a way and it would be a much better routine if it were done that way. But hope it helps you out. (Kisses or not).&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:19:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269968#M74073</guid>
      <dc:creator>AllenJessup</dc:creator>
      <dc:date>2021-04-26T20:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269976#M74074</link>
      <description>&lt;P&gt;Trust me, this will get the job done. Once again, private folks improving on expensive software that just doesn't do some things very well...&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:22:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10269976#M74074</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2021-04-26T20:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10321438#M74075</link>
      <description>&lt;P&gt;I know you are solved with lisp but were you aware that the Modify design panel has a command to assign to polylines. I find it very handy&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 17:33:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/10321438#M74075</guid>
      <dc:creator>Joe-Bouza</dc:creator>
      <dc:date>2021-05-18T17:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing polylines with elevation</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/12788390#M74076</link>
      <description>&lt;P&gt;Old thread I know, but I was noticing that this LISP only works when osnapz is set to 1. I generally work with it set to 0. Is there a way to add that setvar correctly to the lisp so it is not needed to manually set it every time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having to set the elevation back to 0 as well as the osnapz back to 0 at the end of the lisp would also make sense but alas, I am code illiterate and can't figure this out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this a few different ways but I am not the best coder so I was unsuccessful.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 20:07:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/drawing-polylines-with-elevation/m-p/12788390#M74076</guid>
      <dc:creator>NateSarles</dc:creator>
      <dc:date>2024-05-21T20:07:19Z</dc:date>
    </item>
  </channel>
</rss>

