<?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: How to get origin point of generic model element in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274792#M37102</link>
    <description>&lt;P&gt;Try Revit Lookup and see what it gives you for options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;PRE&gt;LocationPoint location = element.Location as LocationPoint;&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Sun, 26 Jan 2020 02:27:59 GMT</pubDate>
    <dc:creator>Sean_Page</dc:creator>
    <dc:date>2020-01-26T02:27:59Z</dc:date>
    <item>
      <title>How to get origin point of generic model element</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274748#M37101</link>
      <description>&lt;P&gt;How to get origin point of generic model element&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-RK&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 00:43:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274748#M37101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-26T00:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get origin point of generic model element</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274792#M37102</link>
      <description>&lt;P&gt;Try Revit Lookup and see what it gives you for options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;PRE&gt;LocationPoint location = element.Location as LocationPoint;&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sun, 26 Jan 2020 02:27:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274792#M37102</guid>
      <dc:creator>Sean_Page</dc:creator>
      <dc:date>2020-01-26T02:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get origin point of generic model element</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274910#M37103</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Good afternoon&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4624021" target="_blank"&gt;@ramakrishnan.ganesan&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;. Which way do you want to get this information? C# or Dynamo?&amp;nbsp;If in the first way, then use the solution proposed by the &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3064449"&gt;@Sean_Page&lt;/a&gt;. If the second - then use the solution proposed &lt;A href="https://forums.autodesk.com/t5/revit-api-forum/how-to-get-geometry-points-of-generic-model-component/m-p/9274908#M44148" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 08:45:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274910#M37103</guid>
      <dc:creator>PavelAnd</dc:creator>
      <dc:date>2020-01-26T08:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get origin point of generic model element</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274914#M37104</link>
      <description>&lt;P&gt;Before doing anything else at all, you might want to work through the Revit API getting started material:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/about-the-author.html#2" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/about-the-author.html#2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That might save you the effort of asking a large number of similar questions, and numerous others the effort repeating the existing answers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 09:18:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9274914#M37104</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-01-26T09:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get origin point of generic model element</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9276929#M37105</link>
      <description>&lt;P&gt;thanks for Reply&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 14:20:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-origin-point-of-generic-model-element/m-p/9276929#M37105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-27T14:20:42Z</dc:date>
    </item>
  </channel>
</rss>

