<?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: How to set/modify &amp;quot;Notes and Leaders&amp;quot; in Style and Standard Editor/Dimension via API? in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12842716#M168529</link>
    <description>&lt;P&gt;&lt;U&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/473476"&gt;@bradeneuropeArthur&lt;/a&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Is is possible in Local Style?&lt;/U&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jun 2024 15:07:25 GMT</pubDate>
    <dc:creator>ngnam1988</dc:creator>
    <dc:date>2024-06-16T15:07:25Z</dc:date>
    <item>
      <title>How to set/modify "Notes and Leaders" in Style and Standard Editor/Dimension via API?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12842361#M168525</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;I'm looking for the guide to set/modify "Notes and Leaders" in Style and Standard Editor/Dimension via API?&lt;/P&gt;&lt;P&gt;Note Format:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ngnam1988_0-1718525291945.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1376463i7B6890236FF29332/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ngnam1988_0-1718525291945.png" alt="ngnam1988_0-1718525291945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2024 08:09:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12842361#M168525</guid>
      <dc:creator>ngnam1988</dc:creator>
      <dc:date>2024-06-16T08:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set/modify "Notes and Leaders" in Style and Standard Editor/Dimension via API?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12842385#M168526</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In the local style or the style library?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2024 08:32:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12842385#M168526</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2024-06-16T08:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to set/modify "Notes and Leaders" in Style and Standard Editor/Dimension via API?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12842716#M168529</link>
      <description>&lt;P&gt;&lt;U&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/473476"&gt;@bradeneuropeArthur&lt;/a&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Is is possible in Local Style?&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2024 15:07:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12842716#M168529</guid>
      <dc:creator>ngnam1988</dc:creator>
      <dc:date>2024-06-16T15:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to set/modify "Notes and Leaders" in Style and Standard Editor/Dimension via API?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12846717#M168579</link>
      <description>&lt;P&gt;I do not believe we can modify those specific settings by Inventor API code.&amp;nbsp; I know we can access a lot of the settings within the &lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=GUID-DimensionStyle" target="_blank" rel="noopener"&gt;DimensionStyle&lt;/A&gt; object by code, but not all of them yet.&amp;nbsp; I think the only setting on that 'Notes and Leaders' tab we can access is the &lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=DimensionStyle_LeaderStyle" target="_blank" rel="noopener"&gt;DimensionStyle.LeaderStyle&lt;/A&gt; property.&amp;nbsp; Likely the only way to change those settings, other than through that dialog, is by exporting that style definition out as a ".styxml" file, then opening and editing that file by code, then importing it again.&amp;nbsp; But I have never attempted to open and edit one of those types of files by code before, and frankly would not want to either.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 13:06:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-set-modify-quot-notes-and-leaders-quot-in-style-and/m-p/12846717#M168579</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2024-06-18T13:06:26Z</dc:date>
    </item>
  </channel>
</rss>

