<?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: View Rep Label in Drawing View Label in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/view-rep-label-in-drawing-view-label/m-p/6287545#M63474</link>
    <description>&lt;PRE&gt;oFaceView = oSheet.DrawingViews.AddBaseView(CType(oAssyDoc, _Document), oPlacementPt1, FaceViewScale, vieworient1, viewstyle1)

 Dim sViewRepName As String = oFaceView.ActiveDesignViewRepresentation.ToString
                oFaceView.Name = "Face View / " &amp;amp; sViewRepName&lt;/PRE&gt;</description>
    <pubDate>Fri, 22 Apr 2016 18:35:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-22T18:35:28Z</dc:date>
    <item>
      <title>View Rep Label in Drawing View Label</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/view-rep-label-in-drawing-view-label/m-p/6285935#M63447</link>
      <description>&lt;P&gt;I would like to include the View Rep Name automatically in the Drawing View Label. Is this possible?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 02:10:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/view-rep-label-in-drawing-view-label/m-p/6285935#M63447</guid>
      <dc:creator>HBMurtz</dc:creator>
      <dc:date>2016-04-22T02:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: View Rep Label in Drawing View Label</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/view-rep-label-in-drawing-view-label/m-p/6287545#M63474</link>
      <description>&lt;PRE&gt;oFaceView = oSheet.DrawingViews.AddBaseView(CType(oAssyDoc, _Document), oPlacementPt1, FaceViewScale, vieworient1, viewstyle1)

 Dim sViewRepName As String = oFaceView.ActiveDesignViewRepresentation.ToString
                oFaceView.Name = "Face View / " &amp;amp; sViewRepName&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:35:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/view-rep-label-in-drawing-view-label/m-p/6287545#M63474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-22T18:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: View Rep Label in Drawing View Label</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/view-rep-label-in-drawing-view-label/m-p/6296583#M63579</link>
      <description>&lt;P&gt;Hello and thanks for the reply which looks like some ilogic code. I don't have any experience with ilogic and so will need to do tutorials in order to use your solution. I initially just created a new rule and pasted the code into it but it resulted in errors. I will spend some more time on this when things get less hectic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 21:12:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/view-rep-label-in-drawing-view-label/m-p/6296583#M63579</guid>
      <dc:creator>HBMurtz</dc:creator>
      <dc:date>2016-04-27T21:12:12Z</dc:date>
    </item>
  </channel>
</rss>

