<?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 aligned dimension between rebars in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/create-aligned-dimension-between-rebars/m-p/7083248#M58330</link>
    <description>&lt;P&gt;I was trying to create new aligned dimension between rebars. The error message I'm getting is: The references are not geometric references.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a work around so that I can create dim for rebars?&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2017 05:12:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-15T05:12:11Z</dc:date>
    <item>
      <title>Create aligned dimension between rebars</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-aligned-dimension-between-rebars/m-p/7083248#M58330</link>
      <description>&lt;P&gt;I was trying to create new aligned dimension between rebars. The error message I'm getting is: The references are not geometric references.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a work around so that I can create dim for rebars?&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 05:12:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-aligned-dimension-between-rebars/m-p/7083248#M58330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-15T05:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create aligned dimension between rebars</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-aligned-dimension-between-rebars/m-p/7094483#M58331</link>
      <description>&lt;P&gt;I was able to solve the issue. Rebar doesn't give any geometry. So all trial to generate dim from Rebar was failing.&lt;/P&gt;&lt;P&gt;The method I tried was with the ActiveView, selected&amp;nbsp;rebar Options.&lt;/P&gt;&lt;P&gt;Snippet&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Options&lt;/SPAN&gt;&amp;nbsp;options&amp;nbsp;=&amp;nbsp;&lt;SPAN&gt;new&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Options&lt;/SPAN&gt;();&lt;BR /&gt;&lt;BR /&gt;options.ComputeReferences&amp;nbsp;=&amp;nbsp;&lt;SPAN&gt;true&lt;/SPAN&gt;;
options.IncludeNonVisibleObjects&amp;nbsp;=&amp;nbsp;&lt;SPAN&gt;true&lt;/SPAN&gt;;
&lt;SPAN&gt;//options.DetailLevel&amp;nbsp;=&amp;nbsp;ViewDetailLevel.Fine;&lt;/SPAN&gt;
options.View&amp;nbsp;=&amp;nbsp;uiDoc.Document.ActiveView;&lt;/PRE&gt;&lt;P&gt;If I select the Geometry Elements from this and filter only lines, I can get the reference of that lines.&lt;/P&gt;&lt;P&gt;Hope this helps someone in future. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 02:30:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-aligned-dimension-between-rebars/m-p/7094483#M58331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-19T02:30:42Z</dc:date>
    </item>
  </channel>
</rss>

