<?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: shape -&amp;gt; extrude -&amp;gt; front edge move  problem ? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/shape-gt-extrude-gt-front-edge-move-problem/m-p/1297047#M11045</link>
    <description>&lt;P&gt;Sorry, moving a single edge of a mesh is currently not possible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Once a comp is done, you have independent pieces of geometry.&amp;nbsp; In your code above, the first comp separates the top from the extruded shape.&amp;nbsp; The rest of the faces are discarded.&amp;nbsp; The second comp separates the left edge of the top face from the rest of the face, and only the left edge remains.&amp;nbsp; The edge is translated, but it is no longer connected to the rest of the mesh, and this probably isn't what you want.&amp;nbsp; I'm guessing you want to move the edge but keep the connectivity to the rest of the mesh as it was after the extrude.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only way to achieve something similar would be to figure out a different series of operations to make several independent pieces of geometry that when viewed as a whole resemble your original goal.&amp;nbsp; For example, perhaps you could use &lt;FONT face="courier new,courier"&gt;roofShed()&lt;/FONT&gt; on your &lt;FONT face="courier new,courier"&gt;topbar&lt;/FONT&gt; face to get close to the end shape that you wanted.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 11:22:40 GMT</pubDate>
    <dc:creator>CherylLau</dc:creator>
    <dc:date>2023-06-08T11:22:40Z</dc:date>
    <item>
      <title>shape -&gt; extrude -&gt; front edge move  problem ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/shape-gt-extrude-gt-front-edge-move-problem/m-p/1183015#M10542</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would like to move edge&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lot--&amp;gt;&lt;/P&gt;&lt;P&gt;extrude(20)&lt;/P&gt;&lt;P&gt;comp(f) { top:topbar }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;topbar --&amp;gt;&lt;/P&gt;&lt;P&gt;comp(e) { left : leftvar}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;leftvar --&amp;gt;&lt;/P&gt;&lt;P&gt;t(`4,1,~4)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i cant not move edge&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would like to scale object and move&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 06:20:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/shape-gt-extrude-gt-front-edge-move-problem/m-p/1183015#M10542</guid>
      <dc:creator>zizicocata</dc:creator>
      <dc:date>2022-06-15T06:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: shape -&gt; extrude -&gt; front edge move  problem ?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/shape-gt-extrude-gt-front-edge-move-problem/m-p/1297047#M11045</link>
      <description>&lt;P&gt;Sorry, moving a single edge of a mesh is currently not possible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Once a comp is done, you have independent pieces of geometry.&amp;nbsp; In your code above, the first comp separates the top from the extruded shape.&amp;nbsp; The rest of the faces are discarded.&amp;nbsp; The second comp separates the left edge of the top face from the rest of the face, and only the left edge remains.&amp;nbsp; The edge is translated, but it is no longer connected to the rest of the mesh, and this probably isn't what you want.&amp;nbsp; I'm guessing you want to move the edge but keep the connectivity to the rest of the mesh as it was after the extrude.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only way to achieve something similar would be to figure out a different series of operations to make several independent pieces of geometry that when viewed as a whole resemble your original goal.&amp;nbsp; For example, perhaps you could use &lt;FONT face="courier new,courier"&gt;roofShed()&lt;/FONT&gt; on your &lt;FONT face="courier new,courier"&gt;topbar&lt;/FONT&gt; face to get close to the end shape that you wanted.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 11:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/shape-gt-extrude-gt-front-edge-move-problem/m-p/1297047#M11045</guid>
      <dc:creator>CherylLau</dc:creator>
      <dc:date>2023-06-08T11:22:40Z</dc:date>
    </item>
  </channel>
</rss>

