<?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: AttributeReference Visible property in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/attributereference-visible-property/m-p/8896676#M21868</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Perhaps, you're looking for the AttributeReference.Invisible property instead of Entity.Visible one.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2019 19:23:29 GMT</pubDate>
    <dc:creator>_gile</dc:creator>
    <dc:date>2019-07-08T19:23:29Z</dc:date>
    <item>
      <title>AttributeReference Visible property</title>
      <link>https://forums.autodesk.com/t5/net-forum/attributereference-visible-property/m-p/8896433#M21867</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What I want to do is search through a drawing and if I find a block that has an invisible attribute, perform a function. However, attref.Visible (shown below) does not seem to be working. How can I tell if an attribute is invisible or not?&lt;/P&gt;&lt;P&gt;(say it has been hidden by the AEHIDEATTRIB command).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AttributeReference attref = (AttributeReference)transaction.GetObject(attId, OpenMode.ForRead);&lt;BR /&gt;if (attref.Visible == false)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;//Do Stuff&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 17:35:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/attributereference-visible-property/m-p/8896433#M21867</guid>
      <dc:creator>mcoH3VZV</dc:creator>
      <dc:date>2019-07-08T17:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeReference Visible property</title>
      <link>https://forums.autodesk.com/t5/net-forum/attributereference-visible-property/m-p/8896676#M21868</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Perhaps, you're looking for the AttributeReference.Invisible property instead of Entity.Visible one.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 19:23:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/attributereference-visible-property/m-p/8896676#M21868</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2019-07-08T19:23:29Z</dc:date>
    </item>
  </channel>
</rss>

