<?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: Web Scene Attribute numbers in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223052#M2937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe there is a way to block attributes or reports from showing in the web scene.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 20:00:02 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-09-03T20:00:02Z</dc:date>
    <item>
      <title>Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223045#M2930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a problems with my attributes, sometimes the numbers look like that " 23.34"&amp;nbsp; and sometimes like that "23.3400000000000000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I set it only to 2 decimal places so all my attributes will look like that " 00.00"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attributes are the same in ArcMap, yet in CityEngine they are not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attribute "Height" one building is 23.43 and the other 23.9800000000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="5695" alt="decimals.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/5695_decimals.png" style="width: 620px; height: 534px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 20:34:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223045#M2930</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-08-27T20:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223046#M2931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luke - where are you having this issue - in a Web Scene? Also, is the data coming from a shapefile attribute? And what do the attribute numbers look like in City Engine. It might be easiest to edit the shapefile/geodatabase to trim the data their first before bringing it into CityEngine. I believe City Engine will display only 6 decimal places. I'd like to help but I need a little more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 04:23:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223046#M2931</guid>
      <dc:creator>DevinLavigne</dc:creator>
      <dc:date>2014-08-28T04:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223047#M2932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for a quick respond!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is a shapefile (Gdb) and it looks fine in CE, but when I export it to WebScene it shows as something like this 23.43000000 instead of 23.43&lt;/P&gt;&lt;P&gt;WebScene displays actually in my case 13 decimal places, we set the number values to 2 decimal places, but it is still wrong in the WebScene&lt;/P&gt;&lt;P&gt;So in one attribute "Height" some numbers are correct (0.00) and other are like that (0.000000000000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I set all the numbers to be only 2 decimals in Web Scene?(we did that in ArcMap, and CE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 13:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223047#M2932</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-08-28T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223048#M2933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the reports like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Use connection editor to attach to your object attribute in GDB.&lt;/P&gt;&lt;P&gt;attr myFloat = 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Shape --&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; report("myFloat", myFloat)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And under reports it seems the numbers display less decimals. See image. Does that help any?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/5797_Capture.JPG" style="width: 620px; height: 332px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 14:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223048#M2933</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-08-28T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223049#M2934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! &lt;/P&gt;&lt;P&gt;It works, but how do I hide the attributes, myFloat (on Top?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previously in CE 2012 we had to write a Rule in order to display the attr in the WebScene, but now it shows up anyway&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 15:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223049#M2934</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-08-28T15:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223050#M2935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one more question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that reports do not work with text, is that right? so how can I combine attributes and reports?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I unselected some attributes from showing them in webscene?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 19:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223050#M2935</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-09-03T19:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223051#M2936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, reporting of text values is not supported in the reports window or the web scene, but if you store text values in reports, you can access those values during the "python based export". This is mainly used in exporting to other file formats. So for now, you can report text values, but must access the values through python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 19:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223051#M2936</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-03T19:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223052#M2937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe there is a way to block attributes or reports from showing in the web scene.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 20:00:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223052#M2937</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-03T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223053#M2938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there is not, currently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 20:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223053#M2938</guid>
      <dc:creator>MatthiasBuehler</dc:creator>
      <dc:date>2014-09-03T20:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223054#M2939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Matthias says it, it is truth!&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 20:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223054#M2939</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-09-03T20:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223055#M2940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 12:06:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223055#M2940</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-09-05T12:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223056#M2941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned below, you cannot hide specific attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However what you can do, is to export only the reports without the attributes. To do this, set the export parameter "Metadata" to "Reports" instead of "All". You can do this per layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 14:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223056#M2941</guid>
      <dc:creator>PascalMueller</dc:creator>
      <dc:date>2014-09-05T14:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223057#M2942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, and how can I import text to other attributes to be display as report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 14:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223057#M2942</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-09-05T14:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223058#M2943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it something that might be fixed later on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 18:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223058#M2943</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-10-31T18:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223059#M2944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you write a short specification on what precise behavior you need, we can send it to Zurich, to the dev team's wishlist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN lang="EN-US"&gt;Matthias Buehler&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="EN-US"&gt;Head of 3D Technologies&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&lt;SPAN lang="EN-US"&gt;twitter: @MattB3D&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;----------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;Garsdale Design Limited &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:matthias.buehler@garsdaledesign.co.uk" target="_blank"&gt;matthias.buehler@garsdaledesign.co.uk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.garsdaledesign.co.uk/" target="_blank"&gt;www.garsdaledesign.co.uk&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 09:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223059#M2944</guid>
      <dc:creator>MatthiasBuehler</dc:creator>
      <dc:date>2014-11-03T09:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scene Attribute numbers</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223060#M2945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is in attributes and how the numbers are displayed in the WebScene, so for example it would be easier if I could specify the format of the numbers 0, 0.0, 0.00, 0.000, 0.0000, because right now some numbers look like that 34.00 and some 34.000000230123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, How do I hide the attributes?&lt;/P&gt;&lt;P&gt;@Hidden attr hide_me = 0&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;---should It be above the "Lot--&amp;gt;" or below? and should I export it to attributes in order to make it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 14:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-scene-attribute-numbers/m-p/223060#M2945</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-11-03T14:00:11Z</dc:date>
    </item>
  </channel>
</rss>

