<?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 Grasshopper Live Connection to create driveway from Mesh geometry and spline in Parametric design</title>
    <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-Live-Connection-to-create-driveway-from-Mesh/m-p/342314#M1610</link>
    <description>&lt;P&gt;I've been playing around with Grasshopper and the Live Connection.&lt;/P&gt;
&lt;P&gt;I've been trying to come up with a solution for modeling complex (or multi-curved) driveways.&lt;/P&gt;
&lt;P&gt;Have got close, but missing the required skills and knowledge to finish it off.&lt;/P&gt;
&lt;P&gt;Not sure if anyone has any solutions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had a couple of ideas but can't get either to the finish line.&lt;/P&gt;
&lt;P&gt;One was to draw the complex mesh (site) in Archicad (AC)&lt;/P&gt;
&lt;P&gt;In AC using the spline tool draw a path that would represent the center of the driveway.&lt;/P&gt;
&lt;P&gt;In Grasshopper (GH) extract the mesh settings.&lt;/P&gt;
&lt;P&gt;In AC draw a fill or poly that would represent in the driveway in plan.&lt;/P&gt;
&lt;P&gt;In GH extrat the settings of the fill or poly.&lt;/P&gt;
&lt;P&gt;Have GH create a morph using points from mesh, but boundary of poly/fill.&lt;/P&gt;
&lt;P&gt;Move up (Z).&lt;/P&gt;
&lt;P&gt;Ran in to problems where once the morph's boundary is changed the heights of the outer nodes are not as desired.&lt;/P&gt;
&lt;P&gt;Also had numerous AC crashes when connecting nodes to morph.&lt;/P&gt;
&lt;P&gt;Had an idea that could create a grid of points on the new morph and have those new grid points get there Z value from closest point on mesh, but after what felt like 100 attempts with crashes at each step I stopper.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other idea I had which would probably be more elegant if could get it to work.&lt;/P&gt;
&lt;P&gt;Get the mesh settings as described above.&lt;/P&gt;
&lt;P&gt;Use a spline to draw a line representing the centre of the drive.&lt;/P&gt;
&lt;P&gt;Use GH to create offset curves from the centreline (with numeric slider).&lt;/P&gt;
&lt;P&gt;Divide curves in to segments.&lt;/P&gt;
&lt;P&gt;Project points to mesh.&lt;/P&gt;
&lt;P&gt;Raise points.&lt;/P&gt;
&lt;P&gt;Create curve from points (might be doubling up here somewhere).&lt;/P&gt;
&lt;P&gt;Create curved shell using the two curves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's probably another 20 ways of achieving the same thing.&lt;/P&gt;
&lt;P&gt;I'd love to keep testing and developing, but as mentioned before getting a crash on AC after each step, so think I need to get some guidance first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank for any help guys.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 09:09:23 GMT</pubDate>
    <dc:creator>Josh Verran</dc:creator>
    <dc:date>2023-05-11T09:09:23Z</dc:date>
    <item>
      <title>Grasshopper Live Connection to create driveway from Mesh geometry and spline</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-Live-Connection-to-create-driveway-from-Mesh/m-p/342314#M1610</link>
      <description>&lt;P&gt;I've been playing around with Grasshopper and the Live Connection.&lt;/P&gt;
&lt;P&gt;I've been trying to come up with a solution for modeling complex (or multi-curved) driveways.&lt;/P&gt;
&lt;P&gt;Have got close, but missing the required skills and knowledge to finish it off.&lt;/P&gt;
&lt;P&gt;Not sure if anyone has any solutions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had a couple of ideas but can't get either to the finish line.&lt;/P&gt;
&lt;P&gt;One was to draw the complex mesh (site) in Archicad (AC)&lt;/P&gt;
&lt;P&gt;In AC using the spline tool draw a path that would represent the center of the driveway.&lt;/P&gt;
&lt;P&gt;In Grasshopper (GH) extract the mesh settings.&lt;/P&gt;
&lt;P&gt;In AC draw a fill or poly that would represent in the driveway in plan.&lt;/P&gt;
&lt;P&gt;In GH extrat the settings of the fill or poly.&lt;/P&gt;
&lt;P&gt;Have GH create a morph using points from mesh, but boundary of poly/fill.&lt;/P&gt;
&lt;P&gt;Move up (Z).&lt;/P&gt;
&lt;P&gt;Ran in to problems where once the morph's boundary is changed the heights of the outer nodes are not as desired.&lt;/P&gt;
&lt;P&gt;Also had numerous AC crashes when connecting nodes to morph.&lt;/P&gt;
&lt;P&gt;Had an idea that could create a grid of points on the new morph and have those new grid points get there Z value from closest point on mesh, but after what felt like 100 attempts with crashes at each step I stopper.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other idea I had which would probably be more elegant if could get it to work.&lt;/P&gt;
&lt;P&gt;Get the mesh settings as described above.&lt;/P&gt;
&lt;P&gt;Use a spline to draw a line representing the centre of the drive.&lt;/P&gt;
&lt;P&gt;Use GH to create offset curves from the centreline (with numeric slider).&lt;/P&gt;
&lt;P&gt;Divide curves in to segments.&lt;/P&gt;
&lt;P&gt;Project points to mesh.&lt;/P&gt;
&lt;P&gt;Raise points.&lt;/P&gt;
&lt;P&gt;Create curve from points (might be doubling up here somewhere).&lt;/P&gt;
&lt;P&gt;Create curved shell using the two curves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's probably another 20 ways of achieving the same thing.&lt;/P&gt;
&lt;P&gt;I'd love to keep testing and developing, but as mentioned before getting a crash on AC after each step, so think I need to get some guidance first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank for any help guys.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 09:09:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-Live-Connection-to-create-driveway-from-Mesh/m-p/342314#M1610</guid>
      <dc:creator>Josh Verran</dc:creator>
      <dc:date>2023-05-11T09:09:23Z</dc:date>
    </item>
  </channel>
</rss>

