<?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: Generate a 3D solid pipe in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699929#M351067</link>
    <description>&lt;P&gt;Your method for generating pipes from 3D Poly is very interesting. Thank you for sharing these tips.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 17:52:01 GMT</pubDate>
    <dc:creator>rsalastopografia</dc:creator>
    <dc:date>2025-06-26T17:52:01Z</dc:date>
    <item>
      <title>Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13698559#M351024</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I am working on a civil project where I had to stake out and then survey the installation of buried 12-inch HDPE pipes in the field.&lt;/P&gt;
&lt;P&gt;The 3DPolyline I have represents the top of the pipe (the crown).&lt;/P&gt;
&lt;P&gt;What I want to do is generate a 3D solid (pipe) based on this 3DPolyline, where:&lt;BR /&gt;- The top of the solid aligns with the 3Dpolyline.&lt;BR /&gt;- The pipe diameter is a user input, for example: 0.315 meters.&lt;BR /&gt;- The solid is modeled downward from the crown to the bottom of the pipe.&lt;/P&gt;
&lt;P&gt;I tried using AutoLISP routines with vla-AddCylinder, sweep, loft, and even extruding regions along a path. However, all of these assume that the path is the centerline of the pipe, which is not my case.&lt;/P&gt;
&lt;P&gt;Questions:&lt;BR /&gt;- Has anyone faced a similar modeling situation (surveyed pipe from top line)?&lt;BR /&gt;- Is there a reliable way to create a solid 3D pipe based on a polyline that is not the centerline?&lt;BR /&gt;- Can this be done in AutoLISP? Or should I use .NET or another method?&lt;/P&gt;
&lt;P&gt;Any suggestions or sample code would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Thanks in advance for your time and insights.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rsalastopografia_0-1750894130334.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1546748iA9FB0ED2E09D9FD1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rsalastopografia_0-1750894130334.png" alt="rsalastopografia_0-1750894130334.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Vista levantamiento&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rsalastopografia_1-1750894163669.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1546749iF9FF05E40C7F6CEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rsalastopografia_1-1750894163669.png" alt="rsalastopografia_1-1750894163669.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is required to generate this solid model starting from the crown down.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 02:41:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13698559#M351024</guid>
      <dc:creator>rsalastopografia</dc:creator>
      <dc:date>2025-06-26T02:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699037#M351027</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7267338"&gt;@rsalastopografia&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I want to do is generate a 3D solid (pipe) based on this 3DPolyline, where:&lt;BR /&gt;- The top of the solid aligns with the 3Dpolyline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this what you're looking for? (As example I changed the color of one f the 3DPolylines to red and used that for a sweeping).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 08:11:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699037#M351027</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2025-06-26T08:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699593#M351051</link>
      <description>&lt;P&gt;Looks like &lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7267338" target="_blank"&gt;@rsalastopografia&lt;/A&gt; has the solution, but does your LISP routine work except for the elevation?&amp;nbsp; If so why not just move the result vertically by the proper amount?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 13:47:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699593#M351051</guid>
      <dc:creator>autoid374ceb4990</dc:creator>
      <dc:date>2025-06-26T13:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699747#M351053</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Jürgen Palme, That's exactly what I was looking for. How did you do it? Could you please explain how you managed to generate the pipe solid from the 3D poly down? Did you use AutoCAD tools, Lisp, or some other programming language?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 15:51:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699747#M351053</guid>
      <dc:creator>rsalastopografia</dc:creator>
      <dc:date>2025-06-26T15:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699765#M351055</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11054766"&gt;@autoid374ceb4990&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;... why not just move the result vertically by the proper amount?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;IMO (if I understand the intention of the OP right) the top of a moved pipe no longer follows exactly the 3DPolyline.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 15:35:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699765#M351055</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2025-06-26T15:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699770#M351056</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;FONT&gt;Jürgen Palme&lt;/FONT&gt;&lt;/STRONG&gt; Could you please tell me how you managed to generate the pipe from the 3D poly, using the upper part of the pipe as a reference? It's exactly what I was looking for. It's a bit complicated because it has vertical elbows, and in this case, moving the 3D poly to the center of the pipe doesn't work. Looking forward to your comment. Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 15:53:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699770#M351056</guid>
      <dc:creator>rsalastopografia</dc:creator>
      <dc:date>2025-06-26T15:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699849#M351061</link>
      <description>&lt;P&gt;&lt;STRONG&gt;That's exactly what I was looking for. How did you do it? Could you please explain how you managed to generate the pipe solid from the 3D poly down? Did you use AutoCAD tools, Lisp, or some other programming language?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 16:52:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699849#M351061</guid>
      <dc:creator>rsalastopografia</dc:creator>
      <dc:date>2025-06-26T16:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699890#M351064</link>
      <description>&lt;P&gt;Sorry for the delay, I was busy with other project.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you can follow the steps in this video:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6374901951112w910h540r165" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6374901951112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6374901951112w910h540r165');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6374901951112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 17:22:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699890#M351064</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2025-06-26T17:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699894#M351065</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As much as i understand your need and depending on &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5952317"&gt;@j.palmeL29YX&lt;/a&gt;&amp;nbsp;first suggestion... draw circles that represent your pipe then convert them to region. Use Subtract command to get the right shape for your pipe .Now by Extrude command ( Path ) you will get the final good result that you asked for. Click on below image to see what i mean.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Extr.gif" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1547053i7E53C1D3FD1E8CAB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Extr.gif" alt="Extr.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 17:26:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699894#M351065</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2025-06-26T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699926#M351066</link>
      <description>&lt;P&gt;Simply brilliant. I thought I'd used Lisp, but I see they're common AutoCAD commands. Thanks for sharing those AutoCAD tips.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 17:48:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699926#M351066</guid>
      <dc:creator>rsalastopografia</dc:creator>
      <dc:date>2025-06-26T17:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699929#M351067</link>
      <description>&lt;P&gt;Your method for generating pipes from 3D Poly is very interesting. Thank you for sharing these tips.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 17:52:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13699929#M351067</guid>
      <dc:creator>rsalastopografia</dc:creator>
      <dc:date>2025-06-26T17:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13700498#M351093</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/508410"&gt;@imadHabash&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;... Now by Extrude command ( Path ) you will get the final good result that you asked for. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Extrude (Path) is a nice idea, but in this example it doesn't give us the expected (needed) result.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6374924900112w910h540r609" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6374924900112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6374924900112w910h540r609');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6374924900112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 04:22:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13700498#M351093</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2025-06-27T04:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a 3D solid pipe</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13701371#M351114</link>
      <description>&lt;P&gt;Be careful at vertical offsets/risers/drops - at those locations, a polyline is coincident to the center of the pipe.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 15:16:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/generate-a-3d-solid-pipe/m-p/13701371#M351114</guid>
      <dc:creator>Washingtonn</dc:creator>
      <dc:date>2025-06-27T15:16:08Z</dc:date>
    </item>
  </channel>
</rss>

