<?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 do I get split/comp rules to align properly with the world.y extrusion after having the building on the terrain slope? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-do-i-get-split-comp-rules-to-align-properly/m-p/88288#M1223</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;the easiest solution is instead of projecting the shapes to the terrain, use the translate option in the same tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise, you can also use&lt;/P&gt;&lt;P&gt;Shape --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alignScopeToAxes(y)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; s('1,0,'1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to flatten the footprint before extruding.&lt;/P&gt;&lt;P&gt;and / or make sure you use extrude(world.y, height) instead of extrude(height) in such cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&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>Mon, 08 Dec 2014 09:49:57 GMT</pubDate>
    <dc:creator>MatthiasBuehler</dc:creator>
    <dc:date>2014-12-08T09:49:57Z</dc:date>
    <item>
      <title>How do I get split/comp rules to align properly with the world.y extrusion after having the building on the terrain slope?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-do-i-get-split-comp-rules-to-align-properly/m-p/88287#M1222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been creating a cga rule for some buildings without aligning it onto the terrain. Therefore I was working on a flat slope and the buildings turned out great.&lt;BR /&gt;After it has been align to the terrain, the buildings started to look weird (see attachment) and I'm not so sure how I should get it nicely aligned again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extrude function has been changed to world.y but the components and splits still isn't right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 01:53:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-do-i-get-split-comp-rules-to-align-properly/m-p/88287#M1222</guid>
      <dc:creator>AnnaDang</dc:creator>
      <dc:date>2014-12-08T01:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get split/comp rules to align properly with the world.y extrusion after having the building on the terrain slope?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-do-i-get-split-comp-rules-to-align-properly/m-p/88288#M1223</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;the easiest solution is instead of projecting the shapes to the terrain, use the translate option in the same tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise, you can also use&lt;/P&gt;&lt;P&gt;Shape --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alignScopeToAxes(y)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; s('1,0,'1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to flatten the footprint before extruding.&lt;/P&gt;&lt;P&gt;and / or make sure you use extrude(world.y, height) instead of extrude(height) in such cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&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>Mon, 08 Dec 2014 09:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-do-i-get-split-comp-rules-to-align-properly/m-p/88288#M1223</guid>
      <dc:creator>MatthiasBuehler</dc:creator>
      <dc:date>2014-12-08T09:49:57Z</dc:date>
    </item>
  </channel>
</rss>

