Grasshopper

algorithmic modeling for Rhino

Hi,

I got a definition which has a list of point with xy coordinates, what i want to do is move a geometry into each of that point
So far i construct 50 xy plane from 50 points from the list and try to move geometry to each origin point of the plane but can't figure it out. Can you guys help me?

Cheers

Views: 8882

Replies to This Discussion

Have you tried using the Transform > Affine > Project component or the Transform > Euclidean > Move To Plane component?

This is for other people looking for the answer. But to propagate one object orientated to a plane to multiple planes with the same orientation use TRANSFORM>AFFINE>BOX MAPPING.

You have to create a center box on each corresponding plane, but it will do the trick. 

You can just do it with Orient Component, Then you only need the input plane the Geometry is on and the plane you want to map it to. For multiple Geometries from a single input plane to multiple planes use the Group component to bind all the input Geo per tree into a single item/s. Use the Ungroup component after the Orient to explode these group/s. Not in front of a computer with GH tonight but can look at posting an example tomorrow. 

So no need to create any boxes ;) Box mapping is great for mapping/deforming objects surfaces and meshes mind.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service