<?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 CGA Rule adding wireframes? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415422#M5693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have a CGA rule or otherwise know how to add wireframes that will remain upon export (either .dae or multipatch)?&amp;nbsp; I'm trying to take the following model and export to lumenrt but since the model doesn't have materials you can't get a real sense of the articulation of the building.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 14:37:59 GMT</pubDate>
    <dc:creator>deleted-user-OlpHy1NoMNug</dc:creator>
    <dc:date>2015-12-03T14:37:59Z</dc:date>
    <item>
      <title>CGA Rule adding wireframes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415422#M5693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have a CGA rule or otherwise know how to add wireframes that will remain upon export (either .dae or multipatch)?&amp;nbsp; I'm trying to take the following model and export to lumenrt but since the model doesn't have materials you can't get a real sense of the articulation of the building.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 14:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415422#M5693</guid>
      <dc:creator>deleted-user-OlpHy1NoMNug</dc:creator>
      <dc:date>2015-12-03T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: CGA Rule adding wireframes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415423#M5694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try coloring all the edges black (this creates extra geometry) for all the geometry in the building.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BuildingPart --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // do stuff to make building part&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Geometry.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // add this line to make sure geometry is generated as well as the wireframe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wireframe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wireframe --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; comp(e) { all : color(0, 0, 0) Edge. }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I feel like using a rule to create extra geometry is not the best way to go because seeing the wireframe should be controlled by a visualization mode property and not by adding extra geometry.&amp;nbsp; The best solution would be if there is a wireframe visualization mode in LumenRT, but you probably wouldn't ask this question if this is the case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 10:10:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415423#M5694</guid>
      <dc:creator>CherylLau</dc:creator>
      <dc:date>2015-12-04T10:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: CGA Rule adding wireframes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415424#M5695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheryl, &lt;/P&gt;&lt;P&gt;Thanks for your help.&amp;nbsp; Unfortunately I'm quite green when it comes to CGA coding. What do you mean by the building part?&amp;nbsp; I'm using an imported .dae, converting it to shapes, making a few edits to it and then running a simple shape to model rule (Shape--&amp;gt; color (1,1,1)).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where/how should I add the wireframe coding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 14:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415424#M5695</guid>
      <dc:creator>deleted-user-OlpHy1NoMNug</dc:creator>
      <dc:date>2015-12-04T14:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: CGA Rule adding wireframes?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415425#M5696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to emphasize again that the best solution would be to turn on wireframe visualization in LumenRT instead of adding extra geometry to your models.&amp;nbsp; Adding extra geometry increases the complexity of the scene unnecessarily, duplicates edges, and may not even look good when rendered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you just need a hacky solution, you can apply the rule as follows to your shapes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shape --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColoredShape&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wireframe&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;ColoredShape --&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color(1, 1, 1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Wireframe --&amp;gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; comp(e) { all : color(0, 0, 0) Edge. }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 17:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/cga-rule-adding-wireframes/m-p/415425#M5696</guid>
      <dc:creator>CherylLau</dc:creator>
      <dc:date>2015-12-07T17:52:51Z</dc:date>
    </item>
  </channel>
</rss>

