<?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 How to test grip funcionality in custom object in an objectARX app? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-test-grip-funcionality-in-custom-object-in-an-objectarx/m-p/8912541#M5262</link>
    <description>&lt;P&gt;I have created an objectarx plugin with a custom entity and want to write a group of tests that will&lt;/P&gt;&lt;P&gt;actually test if movegrippointsat works as it should.&lt;/P&gt;&lt;P&gt;The tests should simulate the user's choice of the custom entity(ies), activation of grips, (dragging) and grip_stretching.&lt;/P&gt;&lt;P&gt;The purpose is to automate this testing in order for me not to do it manually each time I change something&lt;/P&gt;&lt;P&gt;in movegrippointsat.&lt;/P&gt;&lt;P&gt;Any idea (e.g. scripting, autolisp, objectARX) would be helpful.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2019 17:40:15 GMT</pubDate>
    <dc:creator>o.simeon81</dc:creator>
    <dc:date>2019-07-16T17:40:15Z</dc:date>
    <item>
      <title>How to test grip funcionality in custom object in an objectARX app?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-test-grip-funcionality-in-custom-object-in-an-objectarx/m-p/8912541#M5262</link>
      <description>&lt;P&gt;I have created an objectarx plugin with a custom entity and want to write a group of tests that will&lt;/P&gt;&lt;P&gt;actually test if movegrippointsat works as it should.&lt;/P&gt;&lt;P&gt;The tests should simulate the user's choice of the custom entity(ies), activation of grips, (dragging) and grip_stretching.&lt;/P&gt;&lt;P&gt;The purpose is to automate this testing in order for me not to do it manually each time I change something&lt;/P&gt;&lt;P&gt;in movegrippointsat.&lt;/P&gt;&lt;P&gt;Any idea (e.g. scripting, autolisp, objectARX) would be helpful.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 17:40:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-test-grip-funcionality-in-custom-object-in-an-objectarx/m-p/8912541#M5262</guid>
      <dc:creator>o.simeon81</dc:creator>
      <dc:date>2019-07-16T17:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to test grip funcionality in custom object in an objectARX app?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-test-grip-funcionality-in-custom-object-in-an-objectarx/m-p/8948467#M5263</link>
      <description>&lt;P&gt;You could try to develop a "virtual user" with &lt;A href="https://www.autohotkey.com/" target="_blank" rel="noopener"&gt;AutoHotkey&lt;/A&gt;. It is a powerfull free tool that allows to write or record scripts that can simulate keyboard input, mousemoves and -clicks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also you could write test code that directly calls some of your overridden methods like getGripPoints(..) / moveGripPointsAt(..) like AutoCAD would do. The problem is that you need to find out the correct sequence and which parameters you have to pass.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't tried this myself to test grips - but this is what I would do.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 13:01:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-test-grip-funcionality-in-custom-object-in-an-objectarx/m-p/8948467#M5263</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2019-08-05T13:01:30Z</dc:date>
    </item>
  </channel>
</rss>

