<?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 Please Help!!! - Rotate new Workplane along a default Axis With API in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3218314#M138409</link>
    <description>&lt;P&gt;How do you create a new Workplane from a Defualt Plane and rotate it along a default Axis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to API and trying to create workplanes and rotate them along a Axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to use "AddByPlaneAndOffset" is this the right method?&lt;/P&gt;</description>
    <pubDate>Sat, 05 Nov 2011 19:09:37 GMT</pubDate>
    <dc:creator>jpchaisson</dc:creator>
    <dc:date>2011-11-05T19:09:37Z</dc:date>
    <item>
      <title>Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3218314#M138409</link>
      <description>&lt;P&gt;How do you create a new Workplane from a Defualt Plane and rotate it along a default Axis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to API and trying to create workplanes and rotate them along a Axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to use "AddByPlaneAndOffset" is this the right method?&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2011 19:09:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3218314#M138409</guid>
      <dc:creator>jpchaisson</dc:creator>
      <dc:date>2011-11-05T19:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3218642#M138410</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, AddByPlaneAndOffset allows only a plane parallel to the source plane. Use SetByLinePlaneAndAngle instead.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2011 22:38:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3218642#M138410</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2011-11-06T22:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3221358#M138411</link>
      <description>&lt;P&gt;can you show me a example of using that method?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2011 22:15:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3221358#M138411</guid>
      <dc:creator>jpchaisson</dc:creator>
      <dc:date>2011-11-08T22:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3222544#M138412</link>
      <description>&lt;P&gt;ok i have it working, but my angle isnt coming out right. how do i set the angle as a Object?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2011 17:27:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3222544#M138412</guid>
      <dc:creator>jpchaisson</dc:creator>
      <dc:date>2011-11-09T17:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3222580#M138413</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, couldn't provide the example at work. Now at home I'm too late.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The angle, if provided as numeric value without dimension is interpreted as radiant !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From developers help:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="Element247"&gt;Input Variant that defines the offset angle of the work plane from the input plane. This can be a numeric value or a string. The offset angle of a work plane is always defined by a parameter. When a new work plane is created, the parameter is automatically created. If a numeric value is supplied the new parameter is set to the value specified and the value is always in radians. If a string is supplied it is used as the expression for the newly created parameter and will be interpreted the same as if the user entered it in a dialog. This means if a value is specified without a unit qualifier it will default to the current document length unit. The following is a valid entry for the angle, assuming the parameter d2 already exists and defines an angle, 'd2 + 10 deg'. The positive angle direction is computed by crossing the axis vector with the plane normal vector.&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2011 17:52:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3222580#M138413</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2011-11-09T17:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3222636#M138414</link>
      <description>&lt;P&gt;thank you for responding, i think i understand what you are saying heres my code for a more visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt; oPartDoc &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;As &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;PartDocument&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt; oPartCompDef &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;As &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;PartComponentDefinition&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt; BaseXY &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;As &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;WorkPlane&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt; AxisX &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;As &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;WorkAxis&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt; oANG1 &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;As &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;Double&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;FONT size="2"&gt;oPartDoc = oApp.ActiveDocument&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oPartCompDef = oPartDoc.ComponentDefinition&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BaseXY = oPartCompDef.WorkPlanes.Item(3)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AxisX = oPartCompDef.WorkAxes.Item(1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oANG1 = &lt;FONT color="#a31515" face="Consolas"&gt;&lt;FONT color="#a31515" face="Consolas"&gt;&lt;FONT color="#a31515" face="Consolas"&gt;"30"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oPartCompDef.WorkPlanes.AddByLinePlaneAndAngle(AxisX, BaseXY, oANG1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;what am i doing wrong my workplane ends up being a 2.xxxxxxx deg angle???&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2011 18:50:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3222636#M138414</guid>
      <dc:creator>jpchaisson</dc:creator>
      <dc:date>2011-11-09T18:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3223010#M138415</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Dim oANG1 As String
oANG1 = "30 grd"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your code means an angle of 30 radiant = 1718,8733853925°.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2011 21:39:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3223010#M138415</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2011-11-09T21:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3223044#M138416</link>
      <description>&lt;P&gt;Thank you so much its working great now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you explain what the "grd" means ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2011 22:00:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3223044#M138416</guid>
      <dc:creator>jpchaisson</dc:creator>
      <dc:date>2011-11-09T22:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help!!! - Rotate new Workplane along a default Axis With API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3223062#M138417</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"grd" means just grad or degrees or ° and is the unit of angle value. Take a look at your fx-Parameters after creating your workplane and the new parameter for the angle.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2011 22:10:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/please-help-rotate-new-workplane-along-a-default-axis-with-api/m-p/3223062#M138417</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2011-11-09T22:10:44Z</dc:date>
    </item>
  </channel>
</rss>

