<?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: Use Expression: If Statement for adding feature label text in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8356980#M9406</link>
    <description>&lt;P&gt;Now that I've played with it a bit longer I'm finding even a simple concat is not working with joined properties (eg ODBC connected table, joined to layer which could look like tblparcel|parcelnum)?&amp;nbsp; The expression starts as valid but as soon as I close the 'create expression' dialogue the entire expression is wrapped in quotes and 'text' is returned to all labels.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to deal with joined properties?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;</description>
    <pubDate>Wed, 24 Oct 2018 18:56:09 GMT</pubDate>
    <dc:creator>townest</dc:creator>
    <dc:date>2018-10-24T18:56:09Z</dc:date>
    <item>
      <title>Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8356902#M9405</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm struggling to write an expression that labels features that are NOT NULL.&amp;nbsp; If the field is populated then I want the label.&amp;nbsp; If it is NULL or Blank then no label.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what I have so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;If ('&amp;nbsp; "tblParcel|ParcelNum" NULL&amp;nbsp;', ' true ', ' false ' )&amp;nbsp;&lt;/P&gt;&lt;P&gt;which oddly returns "text" as the label.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;tblParcel|ParcelNum"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is a joined property.&amp;nbsp; I'll substitute the 'true' and 'false' with my desired text once I get it working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 18:19:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8356902#M9405</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2018-10-24T18:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8356980#M9406</link>
      <description>&lt;P&gt;Now that I've played with it a bit longer I'm finding even a simple concat is not working with joined properties (eg ODBC connected table, joined to layer which could look like tblparcel|parcelnum)?&amp;nbsp; The expression starts as valid but as soon as I close the 'create expression' dialogue the entire expression is wrapped in quotes and 'text' is returned to all labels.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to deal with joined properties?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 18:56:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8356980#M9406</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2018-10-24T18:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8359836#M9407</link>
      <description>&lt;P&gt;When you want to lebel features which are not null then use conversion function:&lt;/P&gt;&lt;P&gt;NullValue([Property],['VALUE MISSING'])&lt;/P&gt;&lt;P&gt;Property - text property you want to show as label&amp;nbsp;&lt;/P&gt;&lt;P&gt;'VALUE MISSING'- value added for features when property IS NULL.&lt;/P&gt;&lt;P&gt;When you want not to show anything when feature property IS NULL then just use [''] instead&amp;nbsp;&lt;SPAN&gt;['&lt;/SPAN&gt;&lt;SPAN&gt;VALUE MISSING&lt;/SPAN&gt;&lt;SPAN&gt;']&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kajar&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 17:33:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8359836#M9407</guid>
      <dc:creator>kajar</dc:creator>
      <dc:date>2018-10-25T17:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8360253#M9408</link>
      <description>&lt;P&gt;You can do it by using a&amp;nbsp;Thematic Rule. Trying to add an expression to a 'Feature Label'&amp;nbsp;will not produce the desired results. (Note: There may be &lt;EM&gt;other&lt;/EM&gt; ways to do this. This is &lt;EM&gt;one&lt;/EM&gt; such way.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the Style Editor, you will create a 'theme' which will consist of two groups: (1)Not Null and&amp;nbsp;(2)Null.&amp;nbsp;You will&amp;nbsp;label&amp;nbsp;one group&amp;nbsp;but not&amp;nbsp;the other. This is how. Just&amp;nbsp;follow the captions at the bottom if each image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1-Open the style editor, click the ellipsis." style="width: 931px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562039i1B47FAFF0862E30A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1-thematic rule.PNG" alt="1-Open the style editor, click the ellipsis." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1-Open the style editor, click the ellipsis.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2-My 'Property' is thickness, denoted thick (your property may vary). Most times thick has a 'value' while other times, thick is BLANK." style="width: 443px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562038iB355B954EA543A5A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2-rule-thick.png" alt="2-My 'Property' is thickness, denoted thick (your property may vary). Most times thick has a 'value' while other times, thick is BLANK." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2-My 'Property' is thickness, denoted thick (your property may vary). Most times thick has a 'value' while other times, thick is BLANK.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3-The 'Operator'  =  Is Not Null." style="width: 476px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562041i8207A6C09EEDDA0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="3-operator.png" alt="3-The 'Operator'  =  Is Not Null." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;3-The 'Operator'  =  Is Not Null.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4-When there are 'thick' values, the expression will look like this. To confirm, click VALIDATE." style="width: 305px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562040i6B953C6A0B4B45CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="4-validate.PNG" alt="4-When there are 'thick' values, the expression will look like this. To confirm, click VALIDATE." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;4-When there are 'thick' values, the expression will look like this. To confirm, click VALIDATE.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5-This is first part of the theme. These entities will get labels, the second part will be label-less." style="width: 488px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562042iE4C3690631E2ED51/image-size/large?v=v2&amp;amp;px=999" role="button" title="5-theme added.PNG" alt="5-This is first part of the theme. These entities will get labels, the second part will be label-less." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;5-This is first part of the theme. These entities will get labels, the second part will be label-less.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6-Click DUPLICATE to create a second entry. Click the ellipsis on the duplicate." style="width: 484px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562043iD37347125A17F992/image-size/large?v=v2&amp;amp;px=999" role="button" title="6-Duplicate rule.PNG" alt="6-Click DUPLICATE to create a second entry. Click the ellipsis on the duplicate." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;6-Click DUPLICATE to create a second entry. Click the ellipsis on the duplicate.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7-The Property is still 'thick.' This time, the 'Operator' = Is Null." style="width: 475px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562044iFEC0E767013FE8AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="7-not null operator.PNG" alt="7-The Property is still 'thick.' This time, the 'Operator' = Is Null." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;7-The Property is still 'thick.' This time, the 'Operator' = Is Null.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8-When 'thick' value is null, the expression will look like this. To confirm, click VALIDATE." style="width: 303px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562045i70F9752872710C1B/image-size/large?v=v2&amp;amp;px=999" role="button" title="8-not nul validate.PNG" alt="8-When 'thick' value is null, the expression will look like this. To confirm, click VALIDATE." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;8-When 'thick' value is null, the expression will look like this. To confirm, click VALIDATE.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9-The style editor now looks like this." style="width: 487px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562046iCFE8EE967A0BFE44/image-size/large?v=v2&amp;amp;px=999" role="button" title="9-both themes shown.PNG" alt="9-The style editor now looks like this." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;9-The style editor now looks like this.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10-If thick is 'Not Null' then you will make labels. You will NOT makes lables if Null." style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562047iB3EA706D85736796/image-size/large?v=v2&amp;amp;px=999" role="button" title="10-the label.png" alt="10-If thick is 'Not Null' then you will make labels. You will NOT makes lables if Null." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;10-If thick is 'Not Null' then you will make labels. You will NOT makes lables if Null.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11-This is final result. You can even 'stylize' not null to be a different color." style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/562048iBE8A92CBA3944E21/image-size/large?v=v2&amp;amp;px=999" role="button" title="11-final result.PNG" alt="11-This is final result. You can even 'stylize' not null to be a different color." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;11-This is final result. You can even 'stylize' not null to be a different color.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 19:48:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8360253#M9408</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2018-10-25T19:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8360309#M9409</link>
      <description>&lt;P&gt;NullValue make same thing &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 20:19:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8360309#M9409</guid>
      <dc:creator>kajar</dc:creator>
      <dc:date>2018-10-25T20:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8364108#M9410</link>
      <description>&lt;P&gt;as will&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Concat (&amp;nbsp;Property, '')&amp;nbsp;&amp;nbsp; such as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concat (&amp;nbsp; MapLot , '')&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 10:54:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8364108#M9410</guid>
      <dc:creator>parkr4st</dc:creator>
      <dc:date>2018-10-28T10:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8377092#M9411</link>
      <description>&lt;P&gt;Lots of great suggestions, but I'm well aware of how if statements and concat works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The key word in the question is 'joined' properties.&amp;nbsp; Map3d fails (so far) when joined properties are used in concert with expression functions (eg. Concat, If).&amp;nbsp; Please, someone try using 'joined' properties in functions and report back.&amp;nbsp; Joins are extremely powerful, so missing this functionality would be disappointing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: My layer join is working just fine to both xlsx and accdb ODBC data connection.&amp;nbsp; The join has been tested on xlsx and accdb with same results.&amp;nbsp; Non-function single expressions with joined properties work just fine (eg.&amp;nbsp;&lt;SPAN&gt;"tblParcel|ParcelNum", the parcel number is labeled just fine from a joined xlsx ODBC data connection).&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 19:19:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8377092#M9411</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2018-11-02T19:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8377124#M9412</link>
      <description>&lt;P&gt;It should not matter if the data is joined.&amp;nbsp; can you post a record with the joined data so we can see what it looks like?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dave&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 19:37:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8377124#M9412</guid>
      <dc:creator>parkr4st</dc:creator>
      <dc:date>2018-11-02T19:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8381040#M9413</link>
      <description>&lt;P&gt;I couldn't agree more.&amp;nbsp; It shouldn't matter, and I'm hoping it doesn't.&amp;nbsp; See attached.&amp;nbsp; Thanks for taking a look.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 17:05:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8381040#M9413</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2018-11-05T17:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8381091#M9414</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Native field are written directly, but joined filed are written with double quote. So when you transform condition into text with single quote around, AutoCAD MAP is not able to&amp;nbsp;recognize&amp;nbsp;joined field. I've tested with 2015 and 2019 with same error. I confirm it seems to be a bug : joined field doesn't seem to be usable inside expression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 17:25:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8381091#M9414</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2018-11-05T17:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8381916#M9415</link>
      <description>&lt;P&gt;finish preparing the data&lt;/P&gt;
&lt;P&gt;save the sdf to a new sdf&lt;/P&gt;
&lt;P&gt;with mapimport and mapexport the field names can be changed to simple titles which will label easily&lt;/P&gt;
&lt;P&gt;Work with the new sdf when adding objects to the data set&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dave&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 01:20:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8381916#M9415</guid>
      <dc:creator>parkr4st</dc:creator>
      <dc:date>2018-11-06T01:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8383693#M9416</link>
      <description>&lt;P&gt;Major bummer.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 17:30:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/8383693#M9416</guid>
      <dc:creator>townest</dc:creator>
      <dc:date>2018-11-06T17:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use Expression: If Statement for adding feature label text</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/12262705#M9417</link>
      <description>&lt;P&gt;Just wanted to drop a note that you are a lifesaver, thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 16:02:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/use-expression-if-statement-for-adding-feature-label-text/m-p/12262705#M9417</guid>
      <dc:creator>cadley</dc:creator>
      <dc:date>2023-09-24T16:02:52Z</dc:date>
    </item>
  </channel>
</rss>

