2- Multiple Sections
In this lesson, you will learn how to use multiple sections and a curved path to produce a parametric model. First I will explain how we can orient the section into the perpendicular planes and then we will model the rest.
In this lesson, you will learn how to use multiple sections and a curved path to produce a parametric model. First I will explain how we can orient the section into the perpendicular planes and then we will model the rest.
22 Minutes
85 MB
In this grasshopper example file you can model a parametric pattern on a hexagonal grid.
In this grasshopper example file you can model a series of curly strips by finding points on a cone.
In this grasshopper example file you can model a parametric table with a simplex noise pattern.
In this grasshopper example file you can model a parametric fractal form by using anemone and lunchbox plugins.
In this grasshopper example file you can model a parametric floor lamp with orthogonal lines.
In this grasshopper example file by applying a parametric noise on a series of rectangles and extruding them you can generate a ziggurate geometry.
In this grasshopper example file you can model a parametric pattern by using a series of parakeet components.
In this grasshopper example file you can model a series of parametric petals by using the graph mapper component.
In this grasshopper example file you can model a parametric form by generating a series of random points inside a box.
In this grasshopper example file you can model a series of random parametric puzzle-like panels.
In this grasshopper example file you can model an X shape structure and control the angle.
In this grasshopper example file we have used a stereographic projection combined with the dendro plugin to model a parametric 3d model.
In this grasshopper example file you can use the kangaroo plugin to model a differential growth on a mesh.
In this grasshopper example file by defining random attractor points you can model a parametric terrain NURBS surface.
In this grasshopper example file you can model a skeleton mesh from a series of random points.
In this grasshopper example file you can use the Mobius strip to make a parametric grid.
In this grasshopper example file, you can simulate the fluid particles movement by using the flexhopper plugin.
In this grasshopper example file you can model a 3d hexagonal pattern by defining a point attractor.
In this grasshopper example file you can simulate the flocking of agents inside of a voxel geometry using the zebra plugin.
In this grasshopper example file you can create a polar grid of cones and apply the maelstrom effect on them by using the Maelstrom component.
In this grasshopper example file by panelizing a surface you can morph any given module inside it by using the "morph to twistedbox" component from pufferfish.
In this grasshopper example file, you can simulate the growth of a series of polylines using the kangaroo2 plugin combined with dendro.
In this grasshopper example file you can create a pattern on any NURBS surface by converting it to a super mesh.
In this grasshopper example file you can create a parametric field around a mesh sphere and combine it with the sine function.
Comments
Nathaniel
Attachment rails-n-sections.png
I feel kind of silly for asking, but I’m stuck at one of the final steps. My surface is totally curvy on top, with no edges. How would I split the surface through the middle, leaving one side to be the “cushion”?
(My initial idea was to use the original curve, but the component Surface Split was not satisfied with this original curve…)
rezae
Hi Nathaniel I checked the attached photo
the way your are thinking is right but the Split Surface component, split when the curve is on the surface so at first you have to use BBX(brep brep intersection) component to generate intersecting curve and then use Split Surface component to split the surface