<?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: Check if theres an Attribute in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/check-if-theres-an-attribute/m-p/12286910#M23293</link>
    <description>&lt;P&gt;(if&amp;nbsp;(not (vl-catch-all-error-p (setq v (vl-catch-all-apply 'getpropertyvalue (list e "Position")))))...&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 13:47:49 GMT</pubDate>
    <dc:creator>ВeekeeCZ</dc:creator>
    <dc:date>2023-10-05T13:47:49Z</dc:date>
    <item>
      <title>Check if theres an Attribute</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/check-if-theres-an-attribute/m-p/12286883#M23292</link>
      <description>&lt;P&gt;i want to perform a function only if theres a specific attribute in the block, but i cant get it to work.&lt;BR /&gt;I tried this for testing:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(if (getpropertyvalue (car (entsel "\nEntsel: ")) "plantype") t nil)&lt;/LI-CODE&gt;&lt;P&gt;but the problem is, that it errors me out if theres no attribute called "plantype". Any workaround for this?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 13:35:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/check-if-theres-an-attribute/m-p/12286883#M23292</guid>
      <dc:creator>EnM4st3r</dc:creator>
      <dc:date>2023-10-05T13:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Check if theres an Attribute</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/check-if-theres-an-attribute/m-p/12286910#M23293</link>
      <description>&lt;P&gt;(if&amp;nbsp;(not (vl-catch-all-error-p (setq v (vl-catch-all-apply 'getpropertyvalue (list e "Position")))))...&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 13:47:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/check-if-theres-an-attribute/m-p/12286910#M23293</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2023-10-05T13:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Check if theres an Attribute</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/check-if-theres-an-attribute/m-p/12286936#M23294</link>
      <description>&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 13:56:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/check-if-theres-an-attribute/m-p/12286936#M23294</guid>
      <dc:creator>EnM4st3r</dc:creator>
      <dc:date>2023-10-05T13:56:20Z</dc:date>
    </item>
  </channel>
</rss>

