<?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: Text or Labels in City Engine in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723388#M9500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not perfectly sure what you mean..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You want to find and select objects which match ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know a bit more details..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;m.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 09:49:17 GMT</pubDate>
    <dc:creator>MatthiasBuehler1</dc:creator>
    <dc:date>2013-04-09T09:49:17Z</dc:date>
    <item>
      <title>Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723387#M9499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any way to use text or labels to identify the streets, buildings, etc...? Can someone point me to a tutorial or help menu for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 15:12:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723387#M9499</guid>
      <dc:creator>JimJohnson2</dc:creator>
      <dc:date>2013-04-08T15:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723388#M9500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not perfectly sure what you mean..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You want to find and select objects which match ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know a bit more details..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;m.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 09:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723388#M9500</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2013-04-09T09:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723389#M9501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in what 3d environment ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in CityEngine ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lemme know ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;m.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 11:10:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723389#M9501</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2013-10-30T11:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723390#M9502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently only geometry objects (3D models) can be displayed in CityEngine Web Scenes, so no labels or symbols.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only option now would be to prepare textures with the street labels, assign them to the features with cga and object attributes, and export as geometry objects along with the real geometry. This however will be displayed as every other geometry (e.g. will not have a constant screen size). By putting the "label geometries" on a separate layer you could mimick a labels on/off behaviour. So this is clearly a makeshift solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might be able to automatize the label-texture-generation process using an image library (e.g. imagemagick)&amp;nbsp; together with the CityEngine Python api. e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a possible workflow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. run a CE py script to collect street name attributes from or features, and prepare an imagemagick bat script&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. running the bat script generates per-feature label textures&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. adapt the cga script so that each feature references its label texture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this scenario is of interest, I think I can find some scripts along these lines in the attic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI: We are working on a follow-up application to the CE Web Scene viewer that will support point/line/polygon geometries along with symbolisation and labels. So improvements are on the way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 10:53:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723390#M9502</guid>
      <dc:creator>AndreasUlmer</dc:creator>
      <dc:date>2013-11-04T10:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723391#M9503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for a way or a work around to label objects in the scene's viewport&amp;nbsp; (manually or otherwise) as well. It's been a couple months since the last post on this thread. Has anyone had success doing so?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt Lukens&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 16:54:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723391#M9503</guid>
      <dc:creator>StevenBoyington</dc:creator>
      <dc:date>2014-01-16T16:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723392#M9504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's still no 'labels' in CityEngine and there won't be for the near future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you can do is use CGA to create a rule that creates some labels as 3d models. But of course it depends a bit on what you need on those labels .. Do you have some more info ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 10:13:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723392#M9504</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2014-01-17T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723393#M9505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At the moment I would want to make basic mapping labels such for Street Names, labeling buildings, etc. So a viewer would know what they are looking at.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand, in concept, what you are saying about writing a CGA, to generate 3d Labels, however I am a novice at CityEngine and code writing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt L&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 14:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723393#M9505</guid>
      <dc:creator>StevenBoyington</dc:creator>
      <dc:date>2014-01-22T14:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723394#M9506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, there's currently no around this .. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I'm currently really busy, so I have no spare time to help out with this ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe play a bit in CGA and let me know how you progress.. ok ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 13:16:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723394#M9506</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2014-01-23T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723395#M9507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am willing to do the workflow that you described above, please provide me with an example script for .cga textured labeling for features like streets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was asked to label just the prominent downtown streets in my 3D model I made for my company, so there maybe a query involved for only certain streets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel that importing 3D model labels from sketchup will add too much file size to the .3ws&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 16:34:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723395#M9507</guid>
      <dc:creator>MichaelWalton</dc:creator>
      <dc:date>2015-01-13T16:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723396#M9508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steven,&lt;/P&gt;&lt;P&gt;Here is a rule I made to do 3D text, with font roughly matching Ariel:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/1733"&gt;CGA Rule: 3D_Text&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have fun!&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 17:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723396#M9508</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-01-13T17:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723397#M9509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chris, that rule is wonderfully useful! I managed to add options for vertical and horizontal alignment and it's working great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 23:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723397#M9509</guid>
      <dc:creator>NathanStocker</dc:creator>
      <dc:date>2015-01-28T23:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723398#M9510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I tested out the rule for 3D text. Want to know if I used it correctly and I have one question. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I did was draw a polygon over a street and applied the 3D text rule, edited some parameters, and lowered the polygon slightly below the street surface.&lt;/P&gt;&lt;P&gt;My question is, when I export an entire scene should I merge all the 3D text layers as one and export them as the backdrop state? This way the layer doesn't appear in the Web scene table of contents. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 13:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723398#M9510</guid>
      <dc:creator>MichaelWalton</dc:creator>
      <dc:date>2015-01-29T13:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723399#M9511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure. That doesn't sound like something that would work. Could you try it and share your experiences with us?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:51:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723399#M9511</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-01-29T14:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723400#M9512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was about to try it on a project, but I discovered the 3D text rule didn't generate. The same 3D text rule works on my laptop which has CE 2014.0, but on my pc, I have CE 2014.1 and 3D text doesn't generate. There is an error that appears in the problems log "Error: geometry asset not found in ResolveMap"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the warning looks like this in the log: [Method: 'Default$sx'] assetInfo(): assetInfo(): could not load file 'rules/3D_Text/For_3D_Text/Arial/3.obj' - returning 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 19:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723400#M9512</guid>
      <dc:creator>MichaelWalton</dc:creator>
      <dc:date>2015-02-13T19:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723401#M9513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think something might have changed in between the two 2014 versions. I remember having a problem with this recently. I don't think CGA likes how I stored my assets in the rules folder. I'm not sure why I did that originally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try moving the "For_3D_Text" folder to your assets folder, and changing the "assetsDirectory" constant (1st line of code I think) to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;const assetsDirectory = "assets/For_3D_Text/" + Font + "/"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works, and I'll update the download on my blog post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 19:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723401#M9513</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-02-13T19:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723402#M9514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it works...thank you for the quick fix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 19:53:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723402#M9514</guid>
      <dc:creator>MichaelWalton</dc:creator>
      <dc:date>2015-02-13T19:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723403#M9515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome. I'll update the original asap!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 20:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723403#M9515</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-02-13T20:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723404#M9516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey another awesome thing....if you export a scene with a 3D labels layer set as "backdrop", it will appear in the webscene and will not be present in layer table of contents. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 20:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723404#M9516</guid>
      <dc:creator>MichaelWalton</dc:creator>
      <dc:date>2015-02-13T20:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723405#M9517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a bunch for this rule Chris !&amp;nbsp; Very handy indeed.&lt;/P&gt;&lt;P&gt;I have a hypothetical question ... would it be possible dynamically generate the text based on some attribute values / text etc ?&amp;nbsp; As in link this to say building height and have it change as the height changes ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a peek at the code but alas it's a little beyond me at this stage.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:&amp;nbsp; I appreciate the note about the weird push / pop notation ... made me have a look and try to figure it out &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt; seems rather handy. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 06:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723405#M9517</guid>
      <dc:creator>AlanKlys</dc:creator>
      <dc:date>2015-02-20T06:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Text or Labels in City Engine</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723406#M9518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The original file on my blog is updated for the path change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding building heights in your question: Yes that is possible. Import the 3D text rule into your building rule, and use below notation to set the attributes from your importing rule, then call its start rule which is Generate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import Text:"rules/3D_Text/3D_Text.cga"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set(Text.Font_Height, yourValueFromTheImportingRuleGoesHere)&lt;/P&gt;&lt;P&gt;Text.Generate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 16:47:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/text-or-labels-in-city-engine/m-p/723406#M9518</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-02-20T16:47:58Z</dc:date>
    </item>
  </channel>
</rss>

