<?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: Report back highest scope elevation ? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304376#M4205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the quick reply.&amp;nbsp; Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that's exactly what I'm trying to do, moving a small step forward along the idea in this thread ..&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/115670"&gt;https://community.esri.com/thread/115670&lt;/A&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;Maybe I should ask the question another way, excluding the scope.elevation from the equation ...&lt;/P&gt;&lt;P&gt;Say I have four volumes that are to be extruded to known, yet different heights.&amp;nbsp; For arguments sake 2m,4m,6m,4m.&amp;nbsp; All I want to do in this case is test each height against it's predecessor.&amp;nbsp; If it's higher, then set that as the value of an appropriate float, if lower do nothing.&amp;nbsp; 6m in this example .... would that scenario work ?&lt;/P&gt;&lt;P&gt;Can one get the ceiling from a defined and known range of attributes ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2015 13:20:13 GMT</pubDate>
    <dc:creator>AlanKlys</dc:creator>
    <dc:date>2015-02-03T13:20:13Z</dc:date>
    <item>
      <title>Report back highest scope elevation ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304374#M4203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there folks,&lt;/P&gt;&lt;P&gt;Might seem a bit basic but I can not get this little code snippet to work for some reason ?&lt;/P&gt;&lt;P&gt;All I need is for the float, &lt;STRONG&gt;Top_Height&lt;/STRONG&gt;, to be set to the highest elevation that the scope reaches during some operations &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ScopeHeight (n) --&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;case (scope.elevation &amp;gt; Top_Height &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; set (Top_Height, scope.elevation)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; else:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; NIL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm splitting up a base dae shape into it's component faces (4 in this case) and extruding these to random heights.&lt;/P&gt;&lt;P&gt;Each of these in turn simply report back the scope elevation, in this case... 7,19,5,9.&lt;/P&gt;&lt;P&gt;When I then run the code above, per each extrusion, the float simply get's set to 7, then 19, then 5 then 9? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this simply me misunderstanding the way cga flows ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Spli_Extrude.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/58189_Spli_Extrude.jpg" style="height: auto;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 12:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304374#M4203</guid>
      <dc:creator>AlanKlys</dc:creator>
      <dc:date>2015-02-03T12:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Report back highest scope elevation ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304375#M4204</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;1] scope.elevation reports the lowest height of the current scope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2] I assume you want to find out which part of the 4 extruded ones is the highest, right?--&amp;gt; This is not possible in CGA alone. You need to report, get the reports in Python and then compare each result to find out which one was the highest.&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;/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>Tue, 03 Feb 2015 12:44:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304375#M4204</guid>
      <dc:creator>MatthiasBuehler</dc:creator>
      <dc:date>2015-02-03T12:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Report back highest scope elevation ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304376#M4205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the quick reply.&amp;nbsp; Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that's exactly what I'm trying to do, moving a small step forward along the idea in this thread ..&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/115670"&gt;https://community.esri.com/thread/115670&lt;/A&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;Maybe I should ask the question another way, excluding the scope.elevation from the equation ...&lt;/P&gt;&lt;P&gt;Say I have four volumes that are to be extruded to known, yet different heights.&amp;nbsp; For arguments sake 2m,4m,6m,4m.&amp;nbsp; All I want to do in this case is test each height against it's predecessor.&amp;nbsp; If it's higher, then set that as the value of an appropriate float, if lower do nothing.&amp;nbsp; 6m in this example .... would that scenario work ?&lt;/P&gt;&lt;P&gt;Can one get the ceiling from a defined and known range of attributes ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 13:20:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304376#M4205</guid>
      <dc:creator>AlanKlys</dc:creator>
      <dc:date>2015-02-03T13:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Report back highest scope elevation ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304377#M4206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by 'test each height against it's predecessor' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you write the functionality in pseudo code?&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;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>Tue, 03 Feb 2015 14:16:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304377#M4206</guid>
      <dc:creator>MatthiasBuehler</dc:creator>
      <dc:date>2015-02-03T14:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Report back highest scope elevation ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304378#M4207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #4fcddc;"&gt;"What do you mean by 'test each height against it's predecessor' ?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Maybe this graphic + explanation will be a bit better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have a base footprint DAE that I split into it's components (red, green &amp;amp; blue in this case).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Each of these are then extruded to a certain height set via attributes (5,10 &amp;amp; 15m in this case)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;On top of the highest point of this massing I want to place another, tower, DAE, split that into it's components ( the rest of the funky colours),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;and extrude those to different heights set via other attributes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to place the tower DAE on top of the podium massing I need to know the highest extruded height (15m in this case).&lt;/P&gt;&lt;P&gt;I can set/adjust for this manually, as I did per the second flat DAE shape, or I could perform a "test" during the extrusions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The "test" as it works so far simply involves aligning the scope to the first extruded podium volume, checking the scope.elevation against a value, and if it's larger then it I set that as the new value.&amp;nbsp; Then do the same for the remaining podium volumes, hence checking them against&amp;nbsp; their predecessor.&amp;nbsp; Apologies about my confusing explanation.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The scope elevation works fine and reports the right numbers, it's the setting of the value which has me confused as it just doesn't behave like I would expect.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Anyway ... I have another bit of code, just some nested case logic, that works and should be able to take care of this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;It's just my amateurish trials at some slightly different building massing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;PS:&amp;nbsp; How does one include a code block here on geonet ?&amp;nbsp; Is it via Insert &amp;gt; Syntax Highlight ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;IMG __jive_id="58524" alt="massing.gif" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/58524_massing.gif" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 04:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304378#M4207</guid>
      <dc:creator>AlanKlys</dc:creator>
      <dc:date>2015-02-04T04:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Report back highest scope elevation ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304379#M4208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there's no real code block function here .. *sigh* .. just copy paste it in. but post only the essentials to make it as short and clear as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I understand this right:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;On top of the highest point of this massing I want to place another, tower, DAE, split that into it's components ( the rest of the funky colours),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;and extrude those to different heights set via other attributes.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would do is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1] use a comp(f) to cut up the first dae into it's components&lt;/P&gt;&lt;P&gt;2] for each resulting shape, report the comp.index&lt;/P&gt;&lt;P&gt;3] for each resulting shape, report the extrusion height (scope.sy) after the extrusion. DON'T report rand(..), cos this will be a DIFFERENT random value.&lt;/P&gt;&lt;P&gt;4] Use Python to get the reports and sort the entries to how you need them (this is the trickiest part)&lt;/P&gt;&lt;P&gt;5] Make sure the 2nd collada has according face indices so that e.g. the second dae's face component '3' is vertically above the first dae's face component '3'.&lt;/P&gt;&lt;P&gt;6] Create a separate rule that is assigned to the second shape that you can inform:&lt;/P&gt;&lt;P&gt;- Create an object attribute with the 'winning' component index&lt;/P&gt;&lt;P&gt;- Hook the attribute source to that object attr via Python&lt;/P&gt;&lt;P&gt;- Let the rule generate that second extrusion on just that face index based on an other attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This whole thing - if I understood it right - can be scripted as ONE python scripts that does all in one step.&lt;/P&gt;&lt;P&gt;You need a bit of experience with Python scripting and the script based exporter though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this approximately what you were going for?&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;/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>Wed, 04 Feb 2015 09:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304379#M4208</guid>
      <dc:creator>MatthiasBuehler</dc:creator>
      <dc:date>2015-02-04T09:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Report back highest scope elevation ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304380#M4209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a bunch for the pointers Matthias and yes it all makes sense. Just a shame I can't attempt this all in CGA. It gives me an excuse to dive into Python sooner rather than later &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, 04 Feb 2015 22:55:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/report-back-highest-scope-elevation/m-p/304380#M4209</guid>
      <dc:creator>AlanKlys</dc:creator>
      <dc:date>2015-02-04T22:55:29Z</dc:date>
    </item>
  </channel>
</rss>

