Grasshopper

algorithmic modeling for Rhino

How can I get a plane to follow a vector where the x,y,z points change every time I move a number slider?

Views: 7112

Replies to This Discussion

frames?

I've created a"Plane Normal", how do i create a plane that is perpendicular to that "Plane Normal"?

post files

You can create a Plane from an origin point and a normal vector, but the rotation of this plane is under-constrained and therefore unpredictable. You may get a more consistent result by rotating an existing plane to match a new z-direction. However there is no component for minimally rotating planes to match a new Z-axis direction, so you'll need to combine other components to achieve this.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

I just wrote an Adjust Plane component which performs minimal rotation on a plane until its Z-Axis points in the same direction as a custom vector. Will be available in the next release.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

looking forward, many thanks

DeDackel

You could do it now using a Rotate component and some plane components, but it will be nice to just do this simple task in one step.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service