<?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: ilogic Annotation plane- set &amp;quot;use sheet plane&amp;quot; on the whole dimensions. in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/10525088#M66890</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't know if this is still relevant, but I believe you are having issues with the Dimension Type. I've had the same issue as you where dimensions were wrong on the drawing and I placed them on the sheet plane as well. Later I found out that the Dimension Type on the View was wrong.&lt;BR /&gt;&lt;BR /&gt;You have to rightclick the view that you want to place the dimension in and than select the "General Dimension Type" and set it to projected.&lt;BR /&gt;&lt;BR /&gt;A screenshot is included showing the difference between the "True" and "Projected" dimension types.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alexander Boogaard&lt;/P&gt;</description>
    <pubDate>Fri, 06 Aug 2021 10:20:24 GMT</pubDate>
    <dc:creator>alexanderboogaard</dc:creator>
    <dc:date>2021-08-06T10:20:24Z</dc:date>
    <item>
      <title>ilogic Annotation plane- set "use sheet plane" on the whole dimensions.</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/9297492#M66887</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if someone know a illogic rule that be able to set the command "Annotation Plane&amp;gt;Use Sheet Plane" through the whole dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note. I have attached a Screenshot with the problem that is generate.&lt;/P&gt;&lt;P&gt;My skills in ilogic are limited but I think the code could be something like the one shown below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sub Main()&lt;BR /&gt;Dim oDoc As DrawingDocument&lt;BR /&gt;oDoc = ThisDoc.Document&lt;BR /&gt;&lt;BR /&gt;Dim oSheet As Sheet&lt;BR /&gt;oSheet = oDoc.ActiveSheet&lt;BR /&gt;&lt;BR /&gt;On Error Resume Next&lt;BR /&gt;Dim oDim As GeneralDimension&lt;BR /&gt;&lt;BR /&gt;For Each oDim In oSheet.DrawingDimensions.GeneralDimensions&lt;BR /&gt;If oDim.Type = ObjectTypeEnum.kLinearGeneralDimensionObject Then&lt;BR /&gt;ThisApplication.CommandManager.ControlDefinitions.Item("DrawingRAnnoPlanesUseSheet").Execute&lt;BR /&gt;End If&lt;BR /&gt;Next&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 09:16:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/9297492#M66887</guid>
      <dc:creator>204Е10</dc:creator>
      <dc:date>2020-02-05T09:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic Annotation plane- set "use sheet plane" on the whole dimens</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/9297975#M66888</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What version of inventor are you using?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 12:15:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/9297975#M66888</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2020-02-05T12:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic Annotation plane- set "use sheet plane" on the whole dimens</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/9300893#M66889</link>
      <description>&lt;P&gt;Hi, this is the version I am using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inventor Professional 2019 64-Bit Edition.&lt;/P&gt;&lt;P&gt;Build: 330, Release: 2019.4.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:34:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/9300893#M66889</guid>
      <dc:creator>204Е10</dc:creator>
      <dc:date>2020-02-06T13:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic Annotation plane- set "use sheet plane" on the whole dimensions.</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/10525088#M66890</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't know if this is still relevant, but I believe you are having issues with the Dimension Type. I've had the same issue as you where dimensions were wrong on the drawing and I placed them on the sheet plane as well. Later I found out that the Dimension Type on the View was wrong.&lt;BR /&gt;&lt;BR /&gt;You have to rightclick the view that you want to place the dimension in and than select the "General Dimension Type" and set it to projected.&lt;BR /&gt;&lt;BR /&gt;A screenshot is included showing the difference between the "True" and "Projected" dimension types.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alexander Boogaard&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 10:20:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/10525088#M66890</guid>
      <dc:creator>alexanderboogaard</dc:creator>
      <dc:date>2021-08-06T10:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic Annotation plane- set "use sheet plane" on the whole dimensions.</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/10525171#M66891</link>
      <description>&lt;P&gt;I don't see this option anymore in 2022 of Inventor.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1070850"&gt;@alexanderboogaard&lt;/a&gt;&amp;nbsp;is correct I think in his statement.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 11:00:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-annotation-plane-set-quot-use-sheet-plane-quot-on-the/m-p/10525171#M66891</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2021-08-06T11:00:14Z</dc:date>
    </item>
  </channel>
</rss>

