<?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: Dimension value in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721783#M64626</link>
    <description>&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;I tried DIMENSIONTEXT and work if I have a dimension with text override.&lt;/P&gt;&lt;P&gt;If the dimension text is not override the result is an empty string so I use the measurement but the result is not formatted as displaied.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2010 12:36:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-07-20T12:36:17Z</dc:date>
    <item>
      <title>Dimension value</title>
      <link>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721669#M64624</link>
      <description>&lt;P&gt;I need in VB.NEt to copy the dimension text to a variable. I have a dimension that display "22" as value, but when I use the .measurement the value is "21.223233". There is a way to obtain the displaied value?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2010 10:16:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721669#M64624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-20T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension value</title>
      <link>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721707#M64625</link>
      <description>&lt;P&gt;I think you're looking for .DimensionText&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2010 11:27:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721707#M64625</guid>
      <dc:creator>Paulio</dc:creator>
      <dc:date>2010-07-20T11:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension value</title>
      <link>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721783#M64626</link>
      <description>&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;I tried DIMENSIONTEXT and work if I have a dimension with text override.&lt;/P&gt;&lt;P&gt;If the dimension text is not override the result is an empty string so I use the measurement but the result is not formatted as displaied.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2010 12:36:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721783#M64626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-20T12:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension value</title>
      <link>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721833#M64627</link>
      <description>&lt;P&gt;Oh I see. Your dimension style has a precision set for the primary units which is rounding the measurement.&lt;/P&gt;&lt;P&gt;I can't see anything that gives you the&amp;nbsp;rounded figure. I guess you could get the&amp;nbsp;number of decimal places&amp;nbsp;from the .dimdec property then format the .measurement value to the same precision...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2010 13:12:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2721833#M64627</guid>
      <dc:creator>Paulio</dc:creator>
      <dc:date>2010-07-20T13:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension value</title>
      <link>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2722537#M64629</link>
      <description>&lt;P&gt;You can call the Dimension's FormatMeasurement() method and pass it the values&lt;/P&gt;&lt;P&gt;of the Measurement and DimensionText properties.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2010 20:39:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2722537#M64629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-20T20:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension value</title>
      <link>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2722817#M64630</link>
      <description>&lt;P&gt;Thank you...I resolved it&lt;/P&gt;&lt;P&gt;Why not implement a function that read the exactly value displaied?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2010 07:14:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dimension-value/m-p/2722817#M64630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-21T07:14:28Z</dc:date>
    </item>
  </channel>
</rss>

