<?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: CityEngine RPK file in ArcPro in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/cityengine-rpk-file-in-arcpro/m-p/749829#M4542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the response chris!&amp;nbsp; again, i am new to this, but is a&amp;nbsp;.rpk file composed of compiled cga?&amp;nbsp; cga can be editing in a text editor but how do rpk files get edited?&amp;nbsp; anyway, my files are extruded polygons that i converted to multipatch.&amp;nbsp; i also made sure that my multipatch had the required attribute needed to run the rpk ("roofForm" = gable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to see the rpk file i am trying to use click on this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcplanning.maps.arcgis.com/home/item.html?id=8fcd6765f04d4d1a9cbf252e237539a9"&gt;http://mcplanning.maps.arcgis.com/home/item.html?id=8fcd6765f04d4d1a9cbf252e237539a9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, are you aware of any rpk libraries, similar to the google sketchup 3d warehouse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2018 21:29:51 GMT</pubDate>
    <dc:creator>JayMukherjee</dc:creator>
    <dc:date>2018-01-23T21:29:51Z</dc:date>
    <item>
      <title>CityEngine RPK file in ArcPro</title>
      <link>https://community.esri.com/t5/3d-questions/cityengine-rpk-file-in-arcpro/m-p/749827#M4540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to&amp;nbsp;run a CityEngine rule package in ArcPro using the "features from city engine rules" tool. I know the rule package works because I have used it before in CE. Now that I am trying to run it in ArcPro, I am getting an error message.&amp;nbsp; See image.&amp;nbsp; I am not a cga programmer and I am new to most of this.&amp;nbsp; Any advice would be appreciated.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/394589_2018-01-23_120312.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 17:04:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/cityengine-rpk-file-in-arcpro/m-p/749827#M4540</guid>
      <dc:creator>JayMukherjee</dc:creator>
      <dc:date>2018-01-23T17:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: CityEngine RPK file in ArcPro</title>
      <link>https://community.esri.com/t5/3d-questions/cityengine-rpk-file-in-arcpro/m-p/749828#M4541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;First question is do you have the source CGA? If not, then is the RPK locked? If the RPK is unlocked you can get the source. You'll need to put a change in the CGA using CityEngine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second question is what kind of geometry is your feature layer? What the error message is saying is you need to tell the RPK what kind of geometry it is expecting (this is not needed when run in CE). The only geometries supported for RPKs are Point, Polygon, and Multipatch. Polylines are not supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you have the source CGA, you'll need to add one of the annotations listed in your error message shown above. For Example, if your features are Polygon, then your start rule would need the @InPolygon added like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@StartRule &lt;STRONG&gt;@InPolygon&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;YourStartRuleName --&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;extrude(123)&amp;nbsp; &amp;nbsp;# extrudes polygon by 123 meters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the RPK&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 18:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/cityengine-rpk-file-in-arcpro/m-p/749828#M4541</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-01-23T18:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: CityEngine RPK file in ArcPro</title>
      <link>https://community.esri.com/t5/3d-questions/cityengine-rpk-file-in-arcpro/m-p/749829#M4542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the response chris!&amp;nbsp; again, i am new to this, but is a&amp;nbsp;.rpk file composed of compiled cga?&amp;nbsp; cga can be editing in a text editor but how do rpk files get edited?&amp;nbsp; anyway, my files are extruded polygons that i converted to multipatch.&amp;nbsp; i also made sure that my multipatch had the required attribute needed to run the rpk ("roofForm" = gable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to see the rpk file i am trying to use click on this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcplanning.maps.arcgis.com/home/item.html?id=8fcd6765f04d4d1a9cbf252e237539a9"&gt;http://mcplanning.maps.arcgis.com/home/item.html?id=8fcd6765f04d4d1a9cbf252e237539a9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, are you aware of any rpk libraries, similar to the google sketchup 3d warehouse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 21:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/cityengine-rpk-file-in-arcpro/m-p/749829#M4542</guid>
      <dc:creator>JayMukherjee</dc:creator>
      <dc:date>2018-01-23T21:29:51Z</dc:date>
    </item>
  </channel>
</rss>

