<?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: Custom Document Properties in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336091#M86694</link>
    <description>If it already exists, you can access the DWGPROPS cookie as a dictionary:&lt;BR /&gt;
&lt;BR /&gt;
Dim props As Dictionary&lt;BR /&gt;
Set props = ThisDrawing.Dictionaries("DWGPROPS")&lt;BR /&gt;
&lt;BR /&gt;
If it doesn't already exist, you'll have to jump through some hoops since&lt;BR /&gt;
DWGPROPS is actually an Xrecord appended directly to the NOD (named object&lt;BR /&gt;
dictionary), which is something you can't do in VBA. If you can't come up with&lt;BR /&gt;
any other solution, have a look at the PropManager class of vbXtender (Downloads&lt;BR /&gt;
section of my site). It's free, documented and easy to use. Even so, if you have&lt;BR /&gt;
any questions, feel free to contact me through my site.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
http://www.acadx.com&lt;BR /&gt;
"Thank goodness! I thought my boots were cracked."&lt;BR /&gt;
&lt;BR /&gt;
"Jason Eid" &lt;JASON&gt; wrote in message&lt;BR /&gt;
news:95010468FBCB2E74266FA41C41318489@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Is there a way to access the custom drawing properties?  In Excel it is&lt;BR /&gt;
&amp;gt; straight forward with CustomDocumentProperties but I am having trouble&lt;BR /&gt;
&amp;gt; finding a simular property in Acad.&lt;BR /&gt;
&amp;gt;&lt;/JASON&gt;</description>
    <pubDate>Thu, 01 Mar 2001 15:13:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2001-03-01T15:13:08Z</dc:date>
    <item>
      <title>Custom Document Properties</title>
      <link>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336089#M86692</link>
      <description>Is there a way to access the custom drawing properties?  In Excel it is&lt;BR /&gt;
straight forward with CustomDocumentProperties but I am having trouble&lt;BR /&gt;
finding a simular property in Acad.</description>
      <pubDate>Thu, 01 Mar 2001 13:20:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336089#M86692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-03-01T13:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Document Properties</title>
      <link>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336090#M86693</link>
      <description>What is it exactly that the CustomDocumentProperties object does in Excel?&lt;BR /&gt;
&lt;BR /&gt;
"Jason Eid" &lt;JASON&gt; wrote in message&lt;BR /&gt;
news:95010468FBCB2E74266FA41C41318489@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Is there a way to access the custom drawing properties?  In Excel it is&lt;BR /&gt;
&amp;gt; straight forward with CustomDocumentProperties but I am having trouble&lt;BR /&gt;
&amp;gt; finding a simular property in Acad.&lt;BR /&gt;
&amp;gt;&lt;/JASON&gt;</description>
      <pubDate>Thu, 01 Mar 2001 13:54:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336090#M86693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-03-01T13:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Document Properties</title>
      <link>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336091#M86694</link>
      <description>If it already exists, you can access the DWGPROPS cookie as a dictionary:&lt;BR /&gt;
&lt;BR /&gt;
Dim props As Dictionary&lt;BR /&gt;
Set props = ThisDrawing.Dictionaries("DWGPROPS")&lt;BR /&gt;
&lt;BR /&gt;
If it doesn't already exist, you'll have to jump through some hoops since&lt;BR /&gt;
DWGPROPS is actually an Xrecord appended directly to the NOD (named object&lt;BR /&gt;
dictionary), which is something you can't do in VBA. If you can't come up with&lt;BR /&gt;
any other solution, have a look at the PropManager class of vbXtender (Downloads&lt;BR /&gt;
section of my site). It's free, documented and easy to use. Even so, if you have&lt;BR /&gt;
any questions, feel free to contact me through my site.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
http://www.acadx.com&lt;BR /&gt;
"Thank goodness! I thought my boots were cracked."&lt;BR /&gt;
&lt;BR /&gt;
"Jason Eid" &lt;JASON&gt; wrote in message&lt;BR /&gt;
news:95010468FBCB2E74266FA41C41318489@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Is there a way to access the custom drawing properties?  In Excel it is&lt;BR /&gt;
&amp;gt; straight forward with CustomDocumentProperties but I am having trouble&lt;BR /&gt;
&amp;gt; finding a simular property in Acad.&lt;BR /&gt;
&amp;gt;&lt;/JASON&gt;</description>
      <pubDate>Thu, 01 Mar 2001 15:13:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336091#M86694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-03-01T15:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Document Properties</title>
      <link>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336092#M86695</link>
      <description>Jason, I believe Custom Properties are application specific.  Microsoft&lt;BR /&gt;
handles them one way and AutoDesk handles them another way.  There are some&lt;BR /&gt;
posts under "DwgProps" search that you may find informative.  The latest&lt;BR /&gt;
AutoDesk control that I have been using is acaddpxctl.oca, DwgProps, and&lt;BR /&gt;
DwgPreview.&lt;BR /&gt;
&lt;BR /&gt;
"Jason Eid" &lt;JASON&gt; wrote in message&lt;BR /&gt;
news:95010468FBCB2E74266FA41C41318489@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Is there a way to access the custom drawing properties?  In Excel it is&lt;BR /&gt;
&amp;gt; straight forward with CustomDocumentProperties but I am having trouble&lt;BR /&gt;
&amp;gt; finding a simular property in Acad.&lt;BR /&gt;
&amp;gt;&lt;/JASON&gt;</description>
      <pubDate>Sat, 03 Mar 2001 12:29:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336092#M86695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-03-03T12:29:07Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336093#M86696</link>
      <description>Thank you.  I hope they add an easier way to get to these, until then I will&lt;BR /&gt;
use your dll thank you</description>
      <pubDate>Mon, 05 Mar 2001 10:53:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/custom-document-properties/m-p/336093#M86696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-03-05T10:53:50Z</dc:date>
    </item>
  </channel>
</rss>

