<?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 iLogic to Insert Static Sketch Symbol in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-to-insert-static-sketch-symbol/m-p/10222265#M123117</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I use iLogic to automatically insert sketch symbols to a fixed position in a drawing.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; &amp;nbsp;would like the symbol to be static or locked upon insertion so it cant be resized or rotated.&lt;/P&gt;&lt;P&gt;I have searched everywhere and cant find an answer.&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 15:16:58 GMT</pubDate>
    <dc:creator>wtriplett</dc:creator>
    <dc:date>2021-04-08T15:16:58Z</dc:date>
    <item>
      <title>iLogic to Insert Static Sketch Symbol</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-to-insert-static-sketch-symbol/m-p/10222265#M123117</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I use iLogic to automatically insert sketch symbols to a fixed position in a drawing.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; &amp;nbsp;would like the symbol to be static or locked upon insertion so it cant be resized or rotated.&lt;/P&gt;&lt;P&gt;I have searched everywhere and cant find an answer.&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:16:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-to-insert-static-sketch-symbol/m-p/10222265#M123117</guid>
      <dc:creator>wtriplett</dc:creator>
      <dc:date>2021-04-08T15:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic to Insert Static Sketch Symbol</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-to-insert-static-sketch-symbol/m-p/10222476#M123119</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find SketchedSymbol Methods and Properties on the Online help site: &lt;A href="https://help.autodesk.com/view/INVNTOR/2021/ENU/?guid=GUID-FE8D1453-8F41-4CCE-B7E6-8DDB3653FAA0" target="_blank" rel="noopener"&gt;SketchedSymbol Object&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;U&gt;Static&lt;/U&gt; Property - Gets and sets whether to show the scale and rotation grip points on the SketchedSymbol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is a Boolean variable set like this:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;Dim MySketchedSymbol As SketchedSymbol
'MySketchedSymbol = 'However you are defining it
MySketchedSymbol.Static = True 'Sets symbol option Static.&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 08 Apr 2021 16:23:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-to-insert-static-sketch-symbol/m-p/10222476#M123119</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2021-04-08T16:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic to Insert Static Sketch Symbol</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-to-insert-static-sketch-symbol/m-p/10222543#M123121</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4898893"&gt;@J-Camper&lt;/a&gt;&amp;nbsp; Thank you for the reference information and the solution to my issue!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 16:39:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-to-insert-static-sketch-symbol/m-p/10222543#M123121</guid>
      <dc:creator>wtriplett</dc:creator>
      <dc:date>2021-04-08T16:39:29Z</dc:date>
    </item>
  </channel>
</rss>

