<?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: 2D section into 3D in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/2d-section-into-3d/m-p/303478#M65097</link>
    <description>To me it sounds simplest to Rotate3D the sections and then move them, rather&lt;BR /&gt;
than messing with a UCS.&lt;BR /&gt;
1) rotate positive 90 degrees around Z-axis vector (0,0,1)&lt;BR /&gt;
2) rotate positive 90 degrees around Y-axis vector (0,1,0)&lt;BR /&gt;
3) Move by vetor (X, 0, 0)&lt;BR /&gt;
&lt;BR /&gt;
Could your program determine the X value by itself?  You must have some way&lt;BR /&gt;
of knowing which X to use for each section, so maybe the program can use the&lt;BR /&gt;
same information and logic?</description>
    <pubDate>Fri, 14 Mar 2003 05:30:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2003-03-14T05:30:36Z</dc:date>
    <item>
      <title>2D section into 3D</title>
      <link>https://forums.autodesk.com/t5/vba-forum/2d-section-into-3d/m-p/303477#M65096</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Hi have a bunch of geological sections to convert from 2D into 3D,&lt;BR /&gt;
&lt;BR /&gt;
all the sections are z=0&lt;BR /&gt;
&lt;BR /&gt;
the X needs to be thansfered to Y, and Y to Z.&lt;BR /&gt;
&lt;BR /&gt;
And I would need to input the actual  X.&lt;BR /&gt;
&lt;BR /&gt;
Can someone help with that, what would be the best approach, create a UCS,&lt;BR /&gt;
then Wblock, or move-rotate all objects.&lt;BR /&gt;
&lt;BR /&gt;
I have 168 files, speed would also be an important factor here.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Fri, 14 Mar 2003 04:28:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/2d-section-into-3d/m-p/303477#M65096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-03-14T04:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: 2D section into 3D</title>
      <link>https://forums.autodesk.com/t5/vba-forum/2d-section-into-3d/m-p/303478#M65097</link>
      <description>To me it sounds simplest to Rotate3D the sections and then move them, rather&lt;BR /&gt;
than messing with a UCS.&lt;BR /&gt;
1) rotate positive 90 degrees around Z-axis vector (0,0,1)&lt;BR /&gt;
2) rotate positive 90 degrees around Y-axis vector (0,1,0)&lt;BR /&gt;
3) Move by vetor (X, 0, 0)&lt;BR /&gt;
&lt;BR /&gt;
Could your program determine the X value by itself?  You must have some way&lt;BR /&gt;
of knowing which X to use for each section, so maybe the program can use the&lt;BR /&gt;
same information and logic?</description>
      <pubDate>Fri, 14 Mar 2003 05:30:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/2d-section-into-3d/m-p/303478#M65097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-03-14T05:30:36Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/2d-section-into-3d/m-p/303479#M65098</link>
      <description>Thanks,&lt;BR /&gt;
&lt;BR /&gt;
and yes I will be able to get the X, the x is in the file name.&lt;BR /&gt;
&lt;BR /&gt;
I will need to mess with UCS anyways, if I want to import things in the&lt;BR /&gt;
future on those section.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"James Belshan" &lt;BELSHAN_JL&gt; a écrit dans le message de news:&lt;BR /&gt;
8ED4F013F862236E36BF412FA5BD94BD@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; To me it sounds simplest to Rotate3D the sections and then move them,&lt;BR /&gt;
rather&lt;BR /&gt;
&amp;gt; than messing with a UCS.&lt;BR /&gt;
&amp;gt; 1) rotate positive 90 degrees around Z-axis vector (0,0,1)&lt;BR /&gt;
&amp;gt; 2) rotate positive 90 degrees around Y-axis vector (0,1,0)&lt;BR /&gt;
&amp;gt; 3) Move by vetor (X, 0, 0)&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Could your program determine the X value by itself?  You must have some&lt;BR /&gt;
way&lt;BR /&gt;
&amp;gt; of knowing which X to use for each section, so maybe the program can use&lt;BR /&gt;
the&lt;BR /&gt;
&amp;gt; same information and logic?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/BELSHAN_JL&gt;</description>
      <pubDate>Fri, 14 Mar 2003 06:55:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/2d-section-into-3d/m-p/303479#M65098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-03-14T06:55:25Z</dc:date>
    </item>
  </channel>
</rss>

