<?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: Get the mouse coordinate without click in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5559542#M73288</link>
    <description>Dear Augusto,&lt;BR /&gt;See my another post First.&lt;BR /&gt;&lt;A target="_blank" href="http://forums.autodesk.com/t5/revit-api/how-to-let-revit-show-a-rectangle-when-picking-points/td-p/5556194"&gt;http://forums.autodesk.com/t5/revit-api/how-to-let-revit-show-a-rectangle-when-picking-points/td-p/5556194&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What I really want to do is to draw a rectangle during creating my object to indicate user where the object will be placed (for a good user experience ).Just like the appearance when creating a wall.&lt;BR /&gt;&lt;BR /&gt;As Jeremy's answer, I suppose revit cannot support it.&lt;BR /&gt;So for a walkaround solution,I think if I can get the moving cursor coordinate of the view , could I draw a rectangle myself?&lt;BR /&gt;&lt;BR /&gt;Is my information enough?Sorry for my english...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 27 Mar 2015 00:17:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-27T00:17:06Z</dc:date>
    <item>
      <title>Get the mouse coordinate without click</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5557829#M73284</link>
      <description>&lt;P&gt;Is it possible to get the mouse postion without left ot right mouse button pressed/clicked?&lt;/P&gt;&lt;P&gt;I mean get the mouse&amp;nbsp;coordinate while moving it.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 01:44:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5557829#M73284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T01:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get the mouse coordinate without click</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5557833#M73285</link>
      <description />
      <pubDate>Thu, 26 Mar 2015 01:58:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5557833#M73285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T01:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get the mouse coordinate without click</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5558345#M73286</link>
      <description>&lt;P&gt;System.Windows.Forms.Cursor.Position;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:40:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5558345#M73286</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2015-03-26T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get the mouse coordinate without click</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5558473#M73287</link>
      <description>This is a tricky one. The Windows Cursor Position (mentioned above) will return the screen coordinate, where from 0,0 to your screen resolution. This is not the project coordinate.&lt;BR /&gt;&lt;BR /&gt;In fact the project view on Revit is not complex, it depends on the view... or the current view can be a schedule... &lt;BR /&gt;&lt;BR /&gt;Anyway, this is not exposed on Revit (project coordinate at a given random time).&lt;BR /&gt;&lt;BR /&gt;But the real question is what you need here, can you provide more details? Maybe we have an alternative... is it during any command?</description>
      <pubDate>Thu, 26 Mar 2015 13:39:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5558473#M73287</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2015-03-26T13:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get the mouse coordinate without click</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5559542#M73288</link>
      <description>Dear Augusto,&lt;BR /&gt;See my another post First.&lt;BR /&gt;&lt;A target="_blank" href="http://forums.autodesk.com/t5/revit-api/how-to-let-revit-show-a-rectangle-when-picking-points/td-p/5556194"&gt;http://forums.autodesk.com/t5/revit-api/how-to-let-revit-show-a-rectangle-when-picking-points/td-p/5556194&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What I really want to do is to draw a rectangle during creating my object to indicate user where the object will be placed (for a good user experience ).Just like the appearance when creating a wall.&lt;BR /&gt;&lt;BR /&gt;As Jeremy's answer, I suppose revit cannot support it.&lt;BR /&gt;So for a walkaround solution,I think if I can get the moving cursor coordinate of the view , could I draw a rectangle myself?&lt;BR /&gt;&lt;BR /&gt;Is my information enough?Sorry for my english...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2015 00:17:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/get-the-mouse-coordinate-without-click/m-p/5559542#M73288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T00:17:06Z</dc:date>
    </item>
  </channel>
</rss>

