<?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 Create base view specific sheet in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-base-view-specific-sheet/m-p/7482365#M76027</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;When creating a base view on a sheet by using a drawing template, can you select a a specific sheet from the template to add the view to?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nacho</description>
    <pubDate>Mon, 23 Oct 2017 04:15:38 GMT</pubDate>
    <dc:creator>NachitoMax</dc:creator>
    <dc:date>2017-10-23T04:15:38Z</dc:date>
    <item>
      <title>Create base view specific sheet</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-base-view-specific-sheet/m-p/7482365#M76027</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;When creating a base view on a sheet by using a drawing template, can you select a a specific sheet from the template to add the view to?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nacho</description>
      <pubDate>Mon, 23 Oct 2017 04:15:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-base-view-specific-sheet/m-p/7482365#M76027</guid>
      <dc:creator>NachitoMax</dc:creator>
      <dc:date>2017-10-23T04:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create base view specific sheet</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-base-view-specific-sheet/m-p/7482602#M76031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you can. with this code:&lt;/P&gt;&lt;P&gt;Dim oDWGdoc as DrawingDocument&lt;/P&gt;&lt;P&gt;oDWGDoc = ThisApplication.ActiveDocument&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim oSht as Sheet&lt;/P&gt;&lt;P&gt;'oSht = oDWGDoc.sheets.item(1)&amp;nbsp; 'With index, result get sheet:1 ; or&lt;/P&gt;&lt;P&gt;'oSht = oDWFDoc.sheets.item("test:2") ' with name of sheet&amp;nbsp; ; pick one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'next you're code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 07:07:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-base-view-specific-sheet/m-p/7482602#M76031</guid>
      <dc:creator>dgreatice</dc:creator>
      <dc:date>2017-10-23T07:07:10Z</dc:date>
    </item>
  </channel>
</rss>

