<?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: Is it possible to add custom properties for object (for example Line) with . in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3573402#M54042</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, It is possible. Although the Property Palette exposes COM interfaces that we will need to use, there is also a .Net wrapper for it. Here is the link :&lt;/P&gt;
&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-palette-functionality-to-net---part-1.html" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-palette-functionality-to-net---part-1.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Aug 2012 10:00:11 GMT</pubDate>
    <dc:creator>Balaji_Ram</dc:creator>
    <dc:date>2012-08-10T10:00:11Z</dc:date>
    <item>
      <title>Is it possible to add custom properties for object (for example Line) with .NET?</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3568580#M54041</link>
      <description>&lt;P&gt;I saw that I can add Fields or store data in dictionaty, but those data are not showed in Properties Windows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In not Acad-application (but&amp;nbsp;.net application)&amp;nbsp;I can create property description and add&amp;nbsp;"virtual" properties with the help of designer. In Aced it doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to add custom properties&amp;nbsp;from .NET?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pavel.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2012 17:05:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3568580#M54041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-07T17:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add custom properties for object (for example Line) with .</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3573402#M54042</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, It is possible. Although the Property Palette exposes COM interfaces that we will need to use, there is also a .Net wrapper for it. Here is the link :&lt;/P&gt;
&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-palette-functionality-to-net---part-1.html" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-palette-functionality-to-net---part-1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 10:00:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3573402#M54042</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-08-10T10:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add custom properties for object (for example Line) with .</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3573638#M54043</link>
      <description>&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pavel.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:57:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3573638#M54043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-10T12:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add custom properties for object (for example Line) with .</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3574766#M54044</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/765444"&gt;@Balaji_Ram&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, It is possible. Although the Property Palette exposes COM interfaces that we will need to use, there is also a .Net wrapper for it. Here is the link :&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-palette-functionality-to-net---part-1.html"&gt;http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-palette-functionality-to-net---part-1.html&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't believe any of that material at the link you posted is of any use, as of AutoCAD 2013, which uses a different set of APIs for OPM properties, that has no dependence on COM or Windows&lt;/P&gt;</description>
      <pubDate>Sat, 11 Aug 2012 06:06:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3574766#M54044</guid>
      <dc:creator>DiningPhilosopher</dc:creator>
      <dc:date>2012-08-11T06:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add custom properties for object (for example Line) with .</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3575414#M54045</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AutoCAD 2013 did introduce the Non-COM property system, which is now only accessible using ObjectARX.&lt;/P&gt;
&lt;P&gt;But this does not stop us from using the earlier COM based property APIs. Those will still work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to work with the OPM using the AutoCAD .Net API, then we have to rely on the COM based property system (the&amp;nbsp;wrapper for it for which I posted the link)&amp;nbsp;since there is no wrapper available for the new Non-COM property system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edited :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the link for the DevTV on the new Non-COM property system, just in case you need it :&lt;/P&gt;
&lt;P&gt;&lt;A href="http://adndevblog.typepad.com/autocad/2012/04/devtv-non-com-property-system.html" target="_blank"&gt;http://adndevblog.typepad.com/autocad/2012/04/devtv-non-com-property-system.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2012 04:06:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-it-possible-to-add-custom-properties-for-object-for-example/m-p/3575414#M54045</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-08-13T04:06:14Z</dc:date>
    </item>
  </channel>
</rss>

