<?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: Facade Wizard # absolute vs. floating split in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/facade-wizard-absolute-vs-floating-split/m-p/681839#M8970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can have repeating splits with floating and absolute sizes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a split, elements specified by absolute sizes will have exactly those sizes.&amp;nbsp; For example, if the facade has a width of 10, and the repeat split tries to divide it into elements of absolute size 3, then you will get 4 pieces.&amp;nbsp; The first three will have size 3, and the fourth will have size 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: monospace;"&gt;split(x) { 3 : A. }*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a repeating split contains floating sizes, then the split will divide the shape into as many pieces as it can that have a size close to the specified floating size.&amp;nbsp; In this example, the result would be 3 shapes each of width 3.33.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: monospace;"&gt;split(x) { ~3 : A. }*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the examples for floating and absolute splits on the help page for more info:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/cgareference/op_split.html?resultof=%22%73%70%6c%69%74%22%20" title="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/cgareference/op_split.html?resultof=%22%73%70%6c%69%74%22%20"&gt;split Operation&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/manual/cga/shape_operations/cga_so_split_repeat.html" title="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/manual/cga/shape_operations/cga_so_split_repeat.html"&gt;Working with the Repeat Split&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2016 14:18:05 GMT</pubDate>
    <dc:creator>CherylLau</dc:creator>
    <dc:date>2016-03-29T14:18:05Z</dc:date>
    <item>
      <title>Facade Wizard # absolute vs. floating split</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/facade-wizard-absolute-vs-floating-split/m-p/681838#M8969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what the &lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #606060; text-decoration: underline;"&gt;absolute&lt;/SPAN&gt;&lt;/SPAN&gt; or &lt;SPAN style="text-decoration: underline;"&gt;floating&lt;/SPAN&gt; split does in splitting a facade using facade wizard. Do we need to use floating for the repetitive tiles? How do they differ? I appreciate any explanations. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 04:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/facade-wizard-absolute-vs-floating-split/m-p/681838#M8969</guid>
      <dc:creator>AidaAfrooz</dc:creator>
      <dc:date>2016-03-24T04:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Facade Wizard # absolute vs. floating split</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/facade-wizard-absolute-vs-floating-split/m-p/681839#M8970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can have repeating splits with floating and absolute sizes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a split, elements specified by absolute sizes will have exactly those sizes.&amp;nbsp; For example, if the facade has a width of 10, and the repeat split tries to divide it into elements of absolute size 3, then you will get 4 pieces.&amp;nbsp; The first three will have size 3, and the fourth will have size 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: monospace;"&gt;split(x) { 3 : A. }*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a repeating split contains floating sizes, then the split will divide the shape into as many pieces as it can that have a size close to the specified floating size.&amp;nbsp; In this example, the result would be 3 shapes each of width 3.33.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: monospace;"&gt;split(x) { ~3 : A. }*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the examples for floating and absolute splits on the help page for more info:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/cgareference/op_split.html?resultof=%22%73%70%6c%69%74%22%20" title="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/cgareference/op_split.html?resultof=%22%73%70%6c%69%74%22%20"&gt;split Operation&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/manual/cga/shape_operations/cga_so_split_repeat.html" title="http://cehelp.esri.com/help/topic/com.procedural.cityengine.help/html/manual/cga/shape_operations/cga_so_split_repeat.html"&gt;Working with the Repeat Split&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 14:18:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/facade-wizard-absolute-vs-floating-split/m-p/681839#M8970</guid>
      <dc:creator>CherylLau</dc:creator>
      <dc:date>2016-03-29T14:18:05Z</dc:date>
    </item>
  </channel>
</rss>

