Grasshopper

algorithmic modeling for Rhino

This might be a stupid question but i'm new to grasshopper...

I am trying to contour a surface and have the distance between contours be affected by a graph mapper - meaning a kind of gradient contour along the surface.

Unfortunately I think i might be missing something elementary in order to do this.

does anyone know or can share an example of something similar to this?

Thanks

Views: 3315

Replies to This Discussion

upload what you have so far

I seem to have no control over the division of the surface - i would like to know what are the basic parameters i should be editing. What i want to get is a denser division on the sides and less division in the center

hmmm... I'm not sure whether Countour is actually what you would use. For your example IsoCurves seem to be the more convenient choice since contour needs a direction to work and IsoCurves is always oriented along the surface.

Attachments:

Thanks Hannes!

This really helps!

The reason I originally tried Contour was that I was thinking later on of extracting these section curves from a polysurface.

would it be easier to just project the IsoCurves onto the polysurface instead?

(hope I'm clear...)

Nope, IsoCurves are bound to the shape of the surface. So the same U value would be at different distances from the surface edge.

Contour is made to get you a simple map style elevation contours. For variable heights, you can create it on your own with a set of planes moved in z according to your desired spacing and intersecting geometry with PBX (PlaneBRepIntersection).

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service