<?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 program plug-ins with dynamic, continual effects? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4618969#M47015</link>
    <description>&lt;P&gt;No worries; we all start somewhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2013 19:24:10 GMT</pubDate>
    <dc:creator>BlackBox_</dc:creator>
    <dc:date>2013-11-13T19:24:10Z</dc:date>
    <item>
      <title>How to program plug-ins with dynamic, continual effects?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4615221#M47012</link>
      <description>&lt;P&gt;I've got a few months' experience tinkering with .NET programming for AutoCAD under my belt, and I feel like I have a decent understanding of how to do various basic one-time operations in the drawing space...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now I find myself wanting to create things that are dynamic and self-updating...say, for example, a "custom" version of a GEOMCONSTRAINT operation or something that draws custom entities based on the properties of a Civil 3D object and then erases and redraws these entities whenever the Civil 3D objects are changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm kind of at a loss as to where I should start...I know that for performing one-time operations, transactions are the "vehicles" that get the job done...what is the "vehicle" I'm looking for here? (I'm hoping that what I'm describing is indeed possible?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2013 23:34:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4615221#M47012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-12T23:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to program plug-ins with dynamic, continual effects?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4615339#M47013</link>
      <description>&lt;P&gt;Methinks you're after event handlers... The ability to 'hook' an ObjectModified event, evaluate what has been modified, and if the target Object type, or instance (your AECC* Object), then perform additional action(s) on another Object (your custom Object).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some specific rules to follow, generally speaking, but linking one Object to one degree or another, is not necessarily uncommon... I will say though, a great deal more information is needed to help with your specific topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 01:12:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4615339#M47013</guid>
      <dc:creator>BlackBox_</dc:creator>
      <dc:date>2013-11-13T01:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to program plug-ins with dynamic, continual effects?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4618263#M47014</link>
      <description>&lt;P&gt;Aha...I thought it might have to do with that...going back and reading the developer's guide confirms this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guess I should have looked a little harder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 15:37:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4618263#M47014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T15:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to program plug-ins with dynamic, continual effects?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4618969#M47015</link>
      <description>&lt;P&gt;No worries; we all start somewhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 19:24:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-program-plug-ins-with-dynamic-continual-effects/m-p/4618969#M47015</guid>
      <dc:creator>BlackBox_</dc:creator>
      <dc:date>2013-11-13T19:24:10Z</dc:date>
    </item>
  </channel>
</rss>

