<?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 could I prompt a line entity from the user? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-could-i-prompt-a-line-entity-from-the-user/m-p/3585034#M53771</link>
    <description>&lt;P&gt;Look at the PromptPointOptions. It allows you to specify a Basepoint, and whether to use it, so you get the drag line when picking a second point.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Aug 2012 02:11:27 GMT</pubDate>
    <dc:creator>Jeff_M</dc:creator>
    <dc:date>2012-08-17T02:11:27Z</dc:date>
    <item>
      <title>How could I prompt a line entity from the user?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-could-i-prompt-a-line-entity-from-the-user/m-p/3585022#M53770</link>
      <description>&lt;P&gt;How could I prompt a "two points" line entity from the user?&lt;/P&gt;&lt;P&gt;Something similar to " Editor.GetPoint() " ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to use Editor.GetPoint() method two times. But this option does not show the preview of a line.&lt;/P&gt;&lt;P&gt;I also tried a combination of&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;doc.SendStringToExecute("line ");&lt;/P&gt;&lt;P&gt;db.ObjectAppended += new ObjectEventHandler(LineAppended);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but this option triggers LineAppended event handler as soon as I create the first point of a line. So it does not help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would there be a better way?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 01:57:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-could-i-prompt-a-line-entity-from-the-user/m-p/3585022#M53770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T01:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: How could I prompt a line entity from the user?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-could-i-prompt-a-line-entity-from-the-user/m-p/3585034#M53771</link>
      <description>&lt;P&gt;Look at the PromptPointOptions. It allows you to specify a Basepoint, and whether to use it, so you get the drag line when picking a second point.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 02:11:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-could-i-prompt-a-line-entity-from-the-user/m-p/3585034#M53771</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2012-08-17T02:11:27Z</dc:date>
    </item>
  </channel>
</rss>

