<?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 Betreff: constant attributes in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/constant-attributes/m-p/3164818#M59183</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; [...] but the routine does not read the constant attributes﻿&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;All what is constant is part of the BlockDefinition and not part of the BlockReference. So you have to get access to the BLOCK-Object, scan for AttributeDefintions having your requested TAG.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2011 20:47:46 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2011-09-20T20:47:46Z</dc:date>
    <item>
      <title>constant attributes</title>
      <link>https://forums.autodesk.com/t5/net-forum/constant-attributes/m-p/3164796#M59182</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="almost_half_cell"&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 16px; color: #333333; min-height: 93px; display: block; padding: 8px;"&gt;&lt;SPAN&gt;I am&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;a beginner&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;in&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;vb.net&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;but&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;with some experience&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;in VBA,&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;and&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;am always sure&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;what I'm&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;doing in&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;vb.net&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;when&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;it works.&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 16px; color: #333333; min-height: 93px; display: block; padding: 8px;"&gt;&lt;SPAN&gt;Right now I&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;need&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;a&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;routine&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;that can read&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;attribut&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;values ​​for a&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;large amount of&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;attributes&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;in several&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;block&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;- The old&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;VBA&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;routine&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;is very slow&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;in 64&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;BIT&lt;/SPAN&gt;&lt;SPAN&gt;AutoCAD12&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 16px; color: #333333; min-height: 93px; display: block; padding: 8px;"&gt;&lt;SPAN&gt;I have created&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;a&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;vb.net&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;routine&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;which&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;does most&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;of the work&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;satisfactorily,&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;but&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;the routine&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;does not read&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;the constant&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;attributes&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;and I can&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;not figure out&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;how&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;I get&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;these&lt;/SPAN&gt;&lt;SPAN&gt;values.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 16px; color: #333333; min-height: 93px; display: block; padding: 8px;"&gt;&lt;SPAN&gt;Can&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;anyone help&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;with&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;suggestions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Sep 2011 20:38:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/constant-attributes/m-p/3164796#M59182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-20T20:38:00Z</dc:date>
    </item>
    <item>
      <title>Betreff: constant attributes</title>
      <link>https://forums.autodesk.com/t5/net-forum/constant-attributes/m-p/3164818#M59183</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; [...] but the routine does not read the constant attributes﻿&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;All what is constant is part of the BlockDefinition and not part of the BlockReference. So you have to get access to the BLOCK-Object, scan for AttributeDefintions having your requested TAG.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2011 20:47:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/constant-attributes/m-p/3164818#M59183</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2011-09-20T20:47:46Z</dc:date>
    </item>
  </channel>
</rss>

