<?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: DEM to 3D Elevation Contours in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10200029#M6437</link>
    <description>&lt;P&gt;Looks like I found it myself...maybe a little more convoluted than I'd like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad-map-3d/learn-explore/caas/sfdcarticles/sfdcarticles/Importing-an-ESRI-shapefile-with-elevation-values-s.html?us_oa=akn-us&amp;amp;us_si=88acf1c4-2f0c-4ec2-ba68-9de1c95532ea&amp;amp;us_st=convert%20SDF%20contours%20to%20polylines%20with%20elevation" target="_blank"&gt;Importing a shapefile that contains Z values representing the elevation is only 2D in AutoCAD Map 3D | AutoCAD Map 3D 2019 | Autodesk Knowledge Network&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 19:26:41 GMT</pubDate>
    <dc:creator>jmorrison2Q85R</dc:creator>
    <dc:date>2021-03-30T19:26:41Z</dc:date>
    <item>
      <title>DEM to 3D Elevation Contours</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/9337956#M6433</link>
      <description>&lt;P&gt;Admittedly, I do not know my way around Map 3D as I usually work in Vanilla AutoCAD.&amp;nbsp; I have connected the data and added a DEM.TIF file, but the .TIF appears to be a flat image even though I have added a color style to the various elevations and the colors do vary.&amp;nbsp; I can create contours, but even those appear to be all zero elevation when viewed from the front or sides.&amp;nbsp; However, as I rotate the object using the 3DOrbit command, I can see a 3D wire frame ghost image of a 3D mesh surface -- so there is obviously a 3D mesh that has been generated in the drawing.&amp;nbsp;&amp;nbsp; When I exit the 3DOrbit command, it all goes back to just a flat 2D image.&amp;nbsp; So my first question would be how do I display that mesh?&amp;nbsp; And second would be how do I create 3D contours with elevation values based on it?&amp;nbsp; Interestingly, if I import that DEM.TIF into Civil3D, it tells me that the points have no z-values.&amp;nbsp; (But, again, Map3D shows a ghosted mesh during 3DOrbit).&amp;nbsp; Thanks for any pointers.&amp;nbsp; --Bill&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AutoCAD3D-1.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/733529i0C03AC11F1042739/image-size/large?v=v2&amp;amp;px=999" role="button" title="AutoCAD3D-1.PNG" alt="AutoCAD3D-1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AutoCAD3D-2.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/733530i31CD562867BC13A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="AutoCAD3D-2.PNG" alt="AutoCAD3D-2.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AutoCAD3D-4.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/733531i537DDA41834F9503/image-size/large?v=v2&amp;amp;px=999" role="button" title="AutoCAD3D-4.PNG" alt="AutoCAD3D-4.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 15:52:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/9337956#M6433</guid>
      <dc:creator>bcicio</dc:creator>
      <dc:date>2020-02-24T15:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: DEM to 3D Elevation Contours</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/9338061#M6434</link>
      <description>&lt;P&gt;You can can topographic contours from your DEM in sdf format. The sdf format is a vector, not a raster. The sdf can also be imported so they'll be AutoCad polylines. As you can tell, obtaining usable CONTOURS from a DEM is a two-step process, not a simple click-and-I'm-done deal (usable means you can use them to create a surface).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;To Create Contour Lines:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Right click &lt;EM&gt;PratoSite08AUG&amp;nbsp;&lt;/EM&gt;in the Map Task Pane then select Create Contour Layer from the shortcut. You'll be presented with options to select contour interval, major contours, elevation in feet or meters, and the folder where you wish to save the contours (in sdf format).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using MAPIMPORT command on the sdf contours, you can then create, or convert them to polylines. Be sure to 'Create Object Data" during the import so your contours will have elevation 'data.' This data is important b/c it can be use to 'elevate' or raise your contours from z=0 to their proper elevation using the Query and Alter Properties functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By using QUERY and ALTER PROPERTIES functions together, the contours will be 'raised' and once raised can be used to build your surface. Back in August 2011, Brian Hailey&amp;nbsp;did an excellent job explaining this procedure. You can read about it&amp;nbsp;&lt;A title="Adding Contours to a Surface, You’re Doing it WRONG" href="https://civil3dplus.wordpress.com/2011/08/13/adding-contours-to-a-surface-youre-doing-it-wrong/" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;HERE&amp;lt;&amp;lt;.&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 16:44:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/9338061#M6434</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-02-24T16:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: DEM to 3D Elevation Contours</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/9338095#M6435</link>
      <description>&lt;P&gt;Thanks, ChicagoLooper!&amp;nbsp; I appreciate it.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 16:51:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/9338095#M6435</guid>
      <dc:creator>bcicio</dc:creator>
      <dc:date>2020-02-24T16:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: DEM to 3D Elevation Contours</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10199926#M6436</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1271199"&gt;@ChicagoLooper&lt;/a&gt;&amp;nbsp; &amp;nbsp;Maybe I'm a little slow, but can you spell out how to use the Query and Alter Properties functions to change the elevation of the contour lines to match the object data obtained from MAPIMPORT?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 18:58:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10199926#M6436</guid>
      <dc:creator>jmorrison2Q85R</dc:creator>
      <dc:date>2021-03-30T18:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: DEM to 3D Elevation Contours</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10200029#M6437</link>
      <description>&lt;P&gt;Looks like I found it myself...maybe a little more convoluted than I'd like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad-map-3d/learn-explore/caas/sfdcarticles/sfdcarticles/Importing-an-ESRI-shapefile-with-elevation-values-s.html?us_oa=akn-us&amp;amp;us_si=88acf1c4-2f0c-4ec2-ba68-9de1c95532ea&amp;amp;us_st=convert%20SDF%20contours%20to%20polylines%20with%20elevation" target="_blank"&gt;Importing a shapefile that contains Z values representing the elevation is only 2D in AutoCAD Map 3D | AutoCAD Map 3D 2019 | Autodesk Knowledge Network&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 19:26:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10200029#M6437</guid>
      <dc:creator>jmorrison2Q85R</dc:creator>
      <dc:date>2021-03-30T19:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: DEM to 3D Elevation Contours</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10201120#M6438</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you prefer a simplier solution, I've written a plug-in to treat countour lines, and another generic solution to apply any CAD/OD information to OD/CAD property&lt;/P&gt;
&lt;P&gt;In this discusion :&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-map-3d-forum/applications-for-object-data/td-p/9336333/page/2" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/autocad-map-3d-forum/applications-for-object-data/td-p/9336333/page/2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Message 25 : explanation of my plug-in, and in message 48 I've updated ZIP file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 07:49:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10201120#M6438</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2021-03-31T07:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: DEM to 3D Elevation Contours</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10207180#M6439</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An other solution based on a Lisp routine "OD2DXF38" ...&lt;/P&gt;
&lt;P&gt;Assuming you have 2D Plines (often coming from a MAPIMPORT) with an OD (Object Data)&lt;/P&gt;
&lt;P&gt;which is the Z / Altitude / Elevation !?&lt;/P&gt;
&lt;P&gt;"OD2DXF38" changes the Elevation (DXF Code 38) of 2D Plines ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Health, Bye, Patrice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 11:56:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/dem-to-3d-elevation-contours/m-p/10207180#M6439</guid>
      <dc:creator>braudpat</dc:creator>
      <dc:date>2021-04-02T11:56:58Z</dc:date>
    </item>
  </channel>
</rss>

