<?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: Align cross-sections perpendicular with path ends (LOFT command) in AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015955#M27683</link>
    <description>&lt;P&gt;One of the things I like about AutoCAD is there are many ways to do the same thing. I'm not a 3d expert, but thought i'd give it go. I got a messy solution, and there is likely a much tidier way. I wouldn't mind knowing a better way too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did was copied your spline twice (so a total of 3 splines on top of each other). I used sweep twice to align the circles and create two pipes of different diameters at each end. Exploding both pipes leaves you with 'regions' at both ends of the spline aligned correctly. I then used loft on two different sized regions, which creates a loft on a straight line path (and looks weird). Working through the loft command you can then select the spline as the path to follow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other way I was looking at was in relation to the control vertices of spline, then using maths to work out which direction the circles should be drawn. It's a pity you can't snap to the control vertices could that could work too I think.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: Beaten!&lt;/P&gt;&lt;P&gt;That's awesome Maxim - I thought there'd be an easier way though!&lt;/P&gt;</description>
    <pubDate>Sun, 31 Jan 2016 06:12:41 GMT</pubDate>
    <dc:creator>ntombling</dc:creator>
    <dc:date>2016-01-31T06:12:41Z</dc:date>
    <item>
      <title>Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015934#M27681</link>
      <description>&lt;P&gt;I need to use the LOFT command on this particular spline and need to align the circles (cross-sections) so that they are perpendicular with the spline (path). I know if I was using the SWEEP command it would automatically place the objects perpendicular to the ends. But I can't use the SWEEP command in this particular instance because I'm starting and finishing with 2 different diameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does AutoCAD for Mac 2016 have a quick way of doing this? What would be the most precise way of doing this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached the drawing for reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 04:46:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015934#M27681</guid>
      <dc:creator>nick_ollila</dc:creator>
      <dc:date>2016-01-31T04:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015954#M27682</link>
      <description>&lt;P&gt;Hi Nick,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can make SWEEP command work for you:&lt;BR /&gt;Create a copy of spline and first circle, than use SWEEP command to sweep the circle along the spline with base point at the center of the circle. During sweep operation the circle will be aligned perpendicular to the path.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Now explode the resulting 3D Solid - you will get Region object at the end point of the spline which is aligned correctly. Now move this region to the end point of the spline which you want to use as a path in the LOFT command.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Repeat the same for the circle at the other end of spline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now use LOFT command and pick Regions as cross sections, than use spline as a path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maxim&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 06:04:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015954#M27682</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-01-31T06:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015955#M27683</link>
      <description>&lt;P&gt;One of the things I like about AutoCAD is there are many ways to do the same thing. I'm not a 3d expert, but thought i'd give it go. I got a messy solution, and there is likely a much tidier way. I wouldn't mind knowing a better way too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did was copied your spline twice (so a total of 3 splines on top of each other). I used sweep twice to align the circles and create two pipes of different diameters at each end. Exploding both pipes leaves you with 'regions' at both ends of the spline aligned correctly. I then used loft on two different sized regions, which creates a loft on a straight line path (and looks weird). Working through the loft command you can then select the spline as the path to follow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other way I was looking at was in relation to the control vertices of spline, then using maths to work out which direction the circles should be drawn. It's a pity you can't snap to the control vertices could that could work too I think.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: Beaten!&lt;/P&gt;&lt;P&gt;That's awesome Maxim - I thought there'd be an easier way though!&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 06:12:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015955#M27683</guid>
      <dc:creator>ntombling</dc:creator>
      <dc:date>2016-01-31T06:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015963#M27684</link>
      <description>The second way with control vertices of spline will work too.&lt;BR /&gt;At first you need to switch spline from showing Fit to "Control vertices".&lt;BR /&gt;Now draw line from the end point of spline in any direction. Now select both line and spline, select "free" end of the line (the grip turns in red) and stretch this endpoint (turn off ortho) to the blue circle grip of the spline.&lt;BR /&gt;When you are very near to this spline control vertex, you should notice that the ent point of line you are stretching "snaps" to the control point of the spline - release mouse - now you have line tangent to the spline direction at the end point of the spline.&lt;BR /&gt;Next step is to draw auxilary line from the center of the circle which should go in Z direction. Now use ALIGN command to align the circle using end points of this auxilary line and the line you have in tangent direction to the spline's endpoint.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Sun, 31 Jan 2016 06:32:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6015963#M27684</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-01-31T06:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016020#M27685</link>
      <description>&lt;P&gt;Well there you go, another way to do it. Two ways I've never used AutoCAD before!&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 09:59:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016020#M27685</guid>
      <dc:creator>ntombling</dc:creator>
      <dc:date>2016-01-31T09:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016702#M27686</link>
      <description>&lt;P&gt;Hi Maxim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your quick response. I know I can always count on you for a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your solution works well with cross-sections placed at the ends of the path, but how do I align&amp;nbsp;multiple cross-sections of varying diameters between the end points of the path? I have used the XLINE (per to) command and then placed a UCS at the intersection, rotated the UCS&amp;nbsp;90° about it's X axis, and then placed my cross-section. That seems a bit cumbersome... Perhaps you have a cleaner/efficient way of doing this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 05:40:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016702#M27686</guid>
      <dc:creator>nick_ollila</dc:creator>
      <dc:date>2016-02-01T05:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016709#M27687</link>
      <description>&lt;P&gt;Hi Maxim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm unable to make this suggestion work. When I select the "free" end it doesn't stretch, it shrinks to a point when it snaps. Please send example if you have time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 05:46:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016709#M27687</guid>
      <dc:creator>nick_ollila</dc:creator>
      <dc:date>2016-02-01T05:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016720#M27688</link>
      <description>Hi Nick,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;When I select the "free" end it doesn't&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;stretch, it shrinks to a point when it snaps&lt;BR /&gt;&lt;BR /&gt;You don't need to use object snap in this case. Turn off all object snaps, grips will snap to each other without object snap enabled.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Mon, 01 Feb 2016 06:13:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6016720#M27688</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-02-01T06:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6017013#M27689</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1046465"&gt;@nick_ollila&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;...but how do I align&amp;nbsp;multiple cross-sections of varying diameters between the end points of the path? ...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi Nick,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of the ways, I think, could be using associative array (path array) as an aid in placing cross sections along loft path.&lt;/P&gt;
&lt;P&gt;See attached drawing for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maxim&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 11:18:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6017013#M27689</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-02-01T11:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6018681#M27690</link>
      <description>&lt;P&gt;Hi Maxim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It still doesn't work for me. The line snaps to a point. I select the free end of the line and drag it back to the spline end and when it snaps to the spline grip I release the mouse and the line is gone, just a point!!&amp;nbsp;&amp;nbsp;Could you please send a drawing to explain how you are able to accomplish this?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 00:40:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6018681#M27690</guid>
      <dc:creator>nick_ollila</dc:creator>
      <dc:date>2016-02-02T00:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6018682#M27691</link>
      <description>Well done Maxim!</description>
      <pubDate>Tue, 02 Feb 2016 00:41:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6018682#M27691</guid>
      <dc:creator>nick_ollila</dc:creator>
      <dc:date>2016-02-02T00:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6019408#M27692</link>
      <description>&lt;P&gt;Hi Nick,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here how I get this to work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/215486i8FE47753929937C8/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="2016-02-02 15_46_04.gif" title="2016-02-02 15_46_04.gif" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maxim&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 12:50:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6019408#M27692</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-02-02T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6020749#M27693</link>
      <description>&lt;P&gt;Hi Maxim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That line is not perpendicular to the end point of the spline. How do you make it perpendicular?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:06:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6020749#M27693</guid>
      <dc:creator>nick_ollila</dc:creator>
      <dc:date>2016-02-02T22:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6021016#M27694</link>
      <description>Hi Nick,&lt;BR /&gt;&lt;BR /&gt;Yes, it is tangent to the endpoint of spline. If the spline is "flat", simply rotate the line 90 degrees and it will be perpendicular.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Wed, 03 Feb 2016 02:10:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6021016#M27694</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-02-03T02:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Align cross-sections perpendicular with path ends (LOFT command)</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6023016#M27695</link>
      <description>&lt;P&gt;Hi Maxim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got it! Thank you for all your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 23:19:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/align-cross-sections-perpendicular-with-path-ends-loft-command/m-p/6023016#M27695</guid>
      <dc:creator>nick_ollila</dc:creator>
      <dc:date>2016-02-03T23:19:04Z</dc:date>
    </item>
  </channel>
</rss>

