<?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 Betreff: Categorizing Dimensions in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10057479#M53522</link>
    <description>&lt;P&gt;Because I want to be able to output dimensions in a particular format. I currently scrape all dims then create a collection of dimensions that share a particular view. I want to take it a step further. I want to be able to grab/set dimensions sets for specific manufacturing operations. Example Ill have 5 dimensions over 3 views that belong to the operation turret and I have 8 dimensions over 1 view that belongs to the brake operation. I'll then be able to neatly output them into an excel sheet with a header for turret then break and so on. I did not want to use a label because I may use a label for something else and it can make the dimensions look bloated for my purpose. I plan to learn a little about attributes from the suggestion above to see if that is what will bring me closer to my end goal. I will also look into label visibility. I believe I saw a setting that would allow me to set the visibility of dimension labels to false which would halfway solve my problem.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 15:05:53 GMT</pubDate>
    <dc:creator>inulobo</dc:creator>
    <dc:date>2021-02-04T15:05:53Z</dc:date>
    <item>
      <title>Categorizing Dimensions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10052342#M53519</link>
      <description>&lt;P&gt;Is there a way to categorize dimensions? For example, I have a flat pattern and I have flat pattern details. I want to categorize these particular dimensions as flat pattern dimensions and later be able to retrieve them. Would I have to use an array? or is there a simpler way to label dimensions without using an inspection dimension label?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 22:27:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10052342#M53519</guid>
      <dc:creator>inulobo</dc:creator>
      <dc:date>2021-02-02T22:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Categorizing Dimensions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10053157#M53520</link>
      <description>&lt;P&gt;Maybe adding attributes to the dimensions can help you.&amp;nbsp; You can find more information &lt;A href="https://modthemachine.typepad.com/my_weblog/2009/07/introduction-to-attributes.html" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. (and &lt;A href="https://ekinssolutions.com/nifty_attributes/" target="_blank" rel="noopener"&gt;here&lt;/A&gt; you will find a addin that is very use full when working with attributes.)&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 07:39:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10053157#M53520</guid>
      <dc:creator>JelteDeJong</dc:creator>
      <dc:date>2021-02-03T07:39:13Z</dc:date>
    </item>
    <item>
      <title>Betreff: Categorizing Dimensions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10053356#M53521</link>
      <description>&lt;P&gt;Can you say more about why you want to label the dimensions?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 09:28:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10053356#M53521</guid>
      <dc:creator>Martin-Winkler-Consulting</dc:creator>
      <dc:date>2021-02-03T09:28:22Z</dc:date>
    </item>
    <item>
      <title>Betreff: Categorizing Dimensions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10057479#M53522</link>
      <description>&lt;P&gt;Because I want to be able to output dimensions in a particular format. I currently scrape all dims then create a collection of dimensions that share a particular view. I want to take it a step further. I want to be able to grab/set dimensions sets for specific manufacturing operations. Example Ill have 5 dimensions over 3 views that belong to the operation turret and I have 8 dimensions over 1 view that belongs to the brake operation. I'll then be able to neatly output them into an excel sheet with a header for turret then break and so on. I did not want to use a label because I may use a label for something else and it can make the dimensions look bloated for my purpose. I plan to learn a little about attributes from the suggestion above to see if that is what will bring me closer to my end goal. I will also look into label visibility. I believe I saw a setting that would allow me to set the visibility of dimension labels to false which would halfway solve my problem.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 15:05:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10057479#M53522</guid>
      <dc:creator>inulobo</dc:creator>
      <dc:date>2021-02-04T15:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Categorizing Dimensions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10067657#M53523</link>
      <description>&lt;P&gt;Attributes worked as I needed them too. I need some help though. I was trying to write some code that would allow me to set attributes for multiple selected dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 21:14:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/categorizing-dimensions/m-p/10067657#M53523</guid>
      <dc:creator>inulobo</dc:creator>
      <dc:date>2021-02-08T21:14:56Z</dc:date>
    </item>
  </channel>
</rss>

