<?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: ViewLabelPosition Variable Not Being Respected in IvSectionView in Inventor Engineer-To-Order (Read-Only)</title>
    <link>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3550106#M1853</link>
    <description>&lt;P&gt;Definitely some strange behavior here. I'm finding that I have to toggle the view label off/on to get it to respect the ViewLabelPosition parameter, whether it's a design rule or a dynamic rule. I'll log an issue for this and post the number back here.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2012 14:59:28 GMT</pubDate>
    <dc:creator>Chris.Palmatier</dc:creator>
    <dc:date>2012-07-24T14:59:28Z</dc:date>
    <item>
      <title>ViewLabelPosition Variable Not Being Respected in IvSectionView</title>
      <link>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3548848#M1852</link>
      <description>&lt;P&gt;I am using the following code to create a&amp;nbsp;section view&amp;nbsp;in a drawing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Child SideView1 As :IvSectionView
	parentView = baseLayout
	SketchPoints = sectionViewPoints
	viewScale = 1/30
	FullDepth? = False
	SectionDepth = 250
	rotationAngle = 90
	origin = Point(150,150,0)
	showViewLabel? = True
	viewName = "A"
	ViewLabelPosition = SideView1.origin + Vector(0,-75,0)
End Child&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The view label appears way off the drawing. Its no where near the specified point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, after ETO creates the view, I can edit the ViewLabelPosition line to say "ViewLabelPosition = SideView1.origin + Vector(0,-74,0)" and the view label snaps to the correct place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anybody else seen this quirk and fixed it?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2012 18:17:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3548848#M1852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-23T18:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: ViewLabelPosition Variable Not Being Respected in IvSectionView</title>
      <link>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3550106#M1853</link>
      <description>&lt;P&gt;Definitely some strange behavior here. I'm finding that I have to toggle the view label off/on to get it to respect the ViewLabelPosition parameter, whether it's a design rule or a dynamic rule. I'll log an issue for this and post the number back here.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 14:59:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3550106#M1853</guid>
      <dc:creator>Chris.Palmatier</dc:creator>
      <dc:date>2012-07-24T14:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: ViewLabelPosition Variable Not Being Respected in IvSectionView</title>
      <link>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3558490#M1866</link>
      <description>&lt;P&gt;As an alternative, you could create an&amp;nbsp;:IvGeneralNote in the view and give it the same layer and textStyle as the viewName.&amp;nbsp; You can actually still use the viewName value that you set in the sheet to place as the formattedText in the GeneralNote.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2012 21:02:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3558490#M1866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-30T21:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: ViewLabelPosition Variable Not Being Respected in IvSectionView</title>
      <link>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3559114#M1871</link>
      <description>&lt;P&gt;Good idea for a work around. I will give the note a try. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2012 10:38:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-engineer-to-order-read/viewlabelposition-variable-not-being-respected-in-ivsectionview/m-p/3559114#M1871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-31T10:38:47Z</dc:date>
    </item>
  </channel>
</rss>

