<?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 checking if layer is on/off in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/checking-if-layer-is-on-off/m-p/10024982#M3709</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to export coordinates of autocad objects to CSV file by VBA, however, I just want to export the objects which layer is on. I appreciate it, if you can help, how to check the object's layer whether is on or off. Thank you!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Jan 2021 16:04:17 GMT</pubDate>
    <dc:creator>kwhung2010</dc:creator>
    <dc:date>2021-01-23T16:04:17Z</dc:date>
    <item>
      <title>checking if layer is on/off</title>
      <link>https://forums.autodesk.com/t5/vba-forum/checking-if-layer-is-on-off/m-p/10024982#M3709</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to export coordinates of autocad objects to CSV file by VBA, however, I just want to export the objects which layer is on. I appreciate it, if you can help, how to check the object's layer whether is on or off. Thank you!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 16:04:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/checking-if-layer-is-on-off/m-p/10024982#M3709</guid>
      <dc:creator>kwhung2010</dc:creator>
      <dc:date>2021-01-23T16:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: checking if layer is on/off</title>
      <link>https://forums.autodesk.com/t5/vba-forum/checking-if-layer-is-on-off/m-p/10025070#M3710</link>
      <description>&lt;P&gt;Here a simple code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;If thisDrawing.Layers("Walls").LayerOn = True then......&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 17:04:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/checking-if-layer-is-on-off/m-p/10025070#M3710</guid>
      <dc:creator>grobnik</dc:creator>
      <dc:date>2021-01-23T17:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: checking if layer is on/off</title>
      <link>https://forums.autodesk.com/t5/vba-forum/checking-if-layer-is-on-off/m-p/10025863#M3711</link>
      <description>&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 02:52:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/checking-if-layer-is-on-off/m-p/10025863#M3711</guid>
      <dc:creator>kwhung2010</dc:creator>
      <dc:date>2021-01-24T02:52:39Z</dc:date>
    </item>
  </channel>
</rss>

