<?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 Custom Entity Stretch Command in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/custom-entity-stretch-command/m-p/6239328#M36549</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to create a custom stretch command which almost&amp;nbsp;does the same thing as the built-in AutoCAD stretch. The difference being it will communicate the comitted result to my SQL database. Take a look at my example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/227823i617E5901365DCE97/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="stretch.png" title="stretch.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the user will click on the stretch button, they will select either the infeed or discharge portion of the centerline. Personally, I believe choosing the centerline as a pickpoint will be an easier task to manage. They would then proceed to lengthen/shorten the centerline. Once the user commits, I will redraw the countour polyline as well as the green symbols that go with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I'd like to provide a jig of the whole thing. I tried checking for custom stretch commands and didn't find anything...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is what I'm wanting to do even possible?&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2016 13:41:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-29T13:41:40Z</dc:date>
    <item>
      <title>Custom Entity Stretch Command</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-entity-stretch-command/m-p/6239328#M36549</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to create a custom stretch command which almost&amp;nbsp;does the same thing as the built-in AutoCAD stretch. The difference being it will communicate the comitted result to my SQL database. Take a look at my example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/227823i617E5901365DCE97/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="stretch.png" title="stretch.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the user will click on the stretch button, they will select either the infeed or discharge portion of the centerline. Personally, I believe choosing the centerline as a pickpoint will be an easier task to manage. They would then proceed to lengthen/shorten the centerline. Once the user commits, I will redraw the countour polyline as well as the green symbols that go with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I'd like to provide a jig of the whole thing. I tried checking for custom stretch commands and didn't find anything...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is what I'm wanting to do even possible?&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 13:41:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-entity-stretch-command/m-p/6239328#M36549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-29T13:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Entity Stretch Command</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-entity-stretch-command/m-p/6249111#M36550</link>
      <description>&lt;P&gt;Perhaps a better way would be to utlise a dynamic block to stretch. Once that is complete you call a method to write to your database the length that is changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 00:52:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-entity-stretch-command/m-p/6249111#M36550</guid>
      <dc:creator>BKSpurgeon</dc:creator>
      <dc:date>2016-04-04T00:52:00Z</dc:date>
    </item>
  </channel>
</rss>

