<?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: how can i attach every floor number returned by split.index to a database with floor attributes? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328437#M4515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can report strings, but there is no support for this other than Python-based export. See this thread for more explanation: &lt;A href="https://community.esri.com/thread/107403"&gt;Web Scene Attribute numbers&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 18:58:48 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-09-08T18:58:48Z</dc:date>
    <item>
      <title>how can i attach every floor number returned by split.index to a database with floor attributes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328435#M4513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to view the attributes of each floor number returned by split. index when I export it to a webscene but i dont know how to write that rule. so that if if index is one it diplays attributes in a database relevant to a floor with index one.&lt;/P&gt;&lt;P&gt;In the same case. is there any waty to report a string instead of numbers only?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 08:19:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328435#M4513</guid>
      <dc:creator>johne</dc:creator>
      <dc:date>2014-09-08T08:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: how can i attach every floor number returned by split.index to a database with floor attributes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328436#M4514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use CGA string functions to make database-like lookup functions. One of the ESRI.lib rules, Plant_Loader, has an example of this. The plant data came from an Excel spreadsheet. The data was formatted as CGA using Excel string functions. It will take you a bit of studying to understand it, but it is a useful technique. Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 18:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328436#M4514</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-08T18:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: how can i attach every floor number returned by split.index to a database with floor attributes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328437#M4515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can report strings, but there is no support for this other than Python-based export. See this thread for more explanation: &lt;A href="https://community.esri.com/thread/107403"&gt;Web Scene Attribute numbers&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 18:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328437#M4515</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-08T18:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: how can i attach every floor number returned by split.index to a database with floor attributes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328438#M4516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This link might be helpful in terms of providing documentation on script based exports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cehelp.esri.com/help/index.jsp?topic=/com.procedural.cityengine.help/html/manual/python/python_scripting03.html" title="http://cehelp.esri.com/help/index.jsp?topic=/com.procedural.cityengine.help/html/manual/python/python_scripting03.html"&gt;http://cehelp.esri.com/help/index.jsp?topic=/com.procedural.cityengine.help/html/manual/python/python_scripting03.html&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 19:13:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328438#M4516</guid>
      <dc:creator>DavidWasserman</dc:creator>
      <dc:date>2014-09-08T19:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: how can i attach every floor number returned by split.index to a database with floor attributes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328439#M4517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks guys. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:27:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-can-i-attach-every-floor-number-returned-by/m-p/328439#M4517</guid>
      <dc:creator>johne</dc:creator>
      <dc:date>2014-09-09T06:27:11Z</dc:date>
    </item>
  </channel>
</rss>

