<?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: What are those arrows in an work axis constraint? in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328739#M108320</link>
    <description>jameswillo, yes, I suppose undirected axes are more natural, and face mate and flush are more natural for organizing the "direction" of the objects.</description>
    <pubDate>Fri, 21 May 2021 08:28:24 GMT</pubDate>
    <dc:creator>oransen</dc:creator>
    <dc:date>2021-05-21T08:28:24Z</dc:date>
    <item>
      <title>What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10326440#M108312</link>
      <description>&lt;P&gt;Silly question I'm sure, but I'm a programmer not a mechanical engineer. That is my excuse anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You see these two arrows on this axis-axis constraint?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="oransen_0-1621518140303.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/920870i0FB07C8C6CD22E48/image-size/large?v=v2&amp;amp;px=999" role="button" title="oransen_0-1621518140303.png" alt="oransen_0-1621518140303.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean that axes have a direction? If so how can I find out what it is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mean when I create an axis, no arrow appears, so how do I find out the direction? If there is one...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA unwashed and somewhat slightly dazed...&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 13:44:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10326440#M108312</guid>
      <dc:creator>oransen</dc:creator>
      <dc:date>2021-05-20T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10326669#M108313</link>
      <description>&lt;P&gt;Yes, axes have a direction.&amp;nbsp; I personally don't know of a way to view that orientation outside of viewing those arrows while making a constraint - maybe somebody else does.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the API, you can drill down and get the direction of the axis as a vector.&amp;nbsp; (workaxis.line.direction)&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 14:57:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10326669#M108313</guid>
      <dc:creator>imajar</dc:creator>
      <dc:date>2021-05-20T14:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10327271#M108314</link>
      <description>&lt;P&gt;It is a direction.&amp;nbsp; However, until recently (last couple of releases), direction on an axis constraint didn't really exist.&amp;nbsp; The axis constraint aligned the two axes, but controlling the &lt;EM&gt;direction&lt;/EM&gt; of the alignment was done using additional constraints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect that since it is relatively new, making the direction more easily identifiable just hasn't happened.&amp;nbsp; In normal (non-programming) Inventor usage, the only time it matters is while creating an axis-axis constraint - which also happens to be the one time you can see the direction arrows graphically.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 18:20:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10327271#M108314</guid>
      <dc:creator>jtylerbc</dc:creator>
      <dc:date>2021-05-20T18:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10327637#M108315</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed, each axis has a direction. However, it should be mostly irrelevant in modeling except assembly constraint. When constraining a component, an Axial Mate can have two solutions (180 deg apart). Though mathematically, either solution is valid, it is not acceptable from mechanical designer's perspective. The component can flip to an undesirable direction leading to other failures.&lt;/P&gt;
&lt;P&gt;A while back, there was a change to Angular Constraint to allow an aligned vector (Explicit Reference Vector) so that the direction can persist. In 2018, we made a change to Axial Mate constraint for similar reasons due to negative comments on Mate direction stability.&lt;/P&gt;
&lt;P&gt;When creating an axis, the user cannot tell the direction. Nor is it relevant.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 20:35:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10327637#M108315</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2021-05-20T20:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10327712#M108316</link>
      <description>&lt;P&gt;Actually, if I can disagree on one point - I think being able to see and control axis orientation is relevant.&amp;nbsp; There have been times that I wished an axis or line was oriented the opposite direction to agree with my sign conventions.&amp;nbsp; I've never made a fuss over it because it is easy to work around.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a similar note, there have been other times that I wished there were better inputs/outputs for getting/applying mathematical transformations.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 20:58:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10327712#M108316</guid>
      <dc:creator>imajar</dc:creator>
      <dc:date>2021-05-20T20:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328503#M108317</link>
      <description>&lt;P&gt;You can also see tiny arrows in the constraint dialogue if that helps you understand the constraint you are placing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="constraint arrows.PNG" style="width: 909px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/921188i76738689A826D2BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="constraint arrows.PNG" alt="constraint arrows.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 06:29:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328503#M108317</guid>
      <dc:creator>SharkDesign</dc:creator>
      <dc:date>2021-05-21T06:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328662#M108318</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;, thanks for the detailed reply. Does this image summarize what you mean...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="oransen_0-1621583095025.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/921239iB7797CF0BE8F51F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="oransen_0-1621583095025.png" alt="oransen_0-1621583095025.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if you have a plane to plane constraint already in place you should choose "undirected" axis constraint?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose it makes sense because who can tell which direction a hole or circular cut axis should go...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 07:46:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328662#M108318</guid>
      <dc:creator>oransen</dc:creator>
      <dc:date>2021-05-21T07:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328688#M108319</link>
      <description>&lt;P&gt;Personally I always use undirected, if you constrain it properly you should never need to tell it which direction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I understand, the direction was added because sometimes in large assemblies the direction of the axial mate can flip to the wrong side and cause errors and this was the solution to stop it happening.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 07:58:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328688#M108319</guid>
      <dc:creator>SharkDesign</dc:creator>
      <dc:date>2021-05-21T07:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328739#M108320</link>
      <description>jameswillo, yes, I suppose undirected axes are more natural, and face mate and flush are more natural for organizing the "direction" of the objects.</description>
      <pubDate>Fri, 21 May 2021 08:28:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328739#M108320</guid>
      <dc:creator>oransen</dc:creator>
      <dc:date>2021-05-21T08:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328746#M108321</link>
      <description>If you don't use a plane mate with an axial, then it can essentially move&lt;BR /&gt;in a direction infinitely is the way I look at it.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 08:32:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328746#M108321</guid>
      <dc:creator>SharkDesign</dc:creator>
      <dc:date>2021-05-21T08:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: What are those arrows in an work axis constraint?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328779#M108322</link>
      <description>Yes.</description>
      <pubDate>Fri, 21 May 2021 08:52:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/what-are-those-arrows-in-an-work-axis-constraint/m-p/10328779#M108322</guid>
      <dc:creator>oransen</dc:creator>
      <dc:date>2021-05-21T08:52:47Z</dc:date>
    </item>
  </channel>
</rss>

