Grasshopper

algorithmic modeling for Rhino

I have a bunch of boxes representing a brick wall created by grasshopper. In GH each box was rotated from a certain position. Is there a way to export this info, because i would like this to eventually find its way into 3ds MAX. In max there is a "pivot" for each object. When i import the geometry from rhino, every box is a seperate object, but each pivot has the same orientation, even though the boxes themselves are rotated.

Views: 298

Replies to This Discussion

That in my opinion would need some fooling around with MXS... GH can probably output the rotation info into a txt, and you export the boxes unrotated.

In max, you would have to write a little script that changes each object's pivot to your reference point, read info from that txt and rotate it again.

I wouldn't rely on File Import/Export to give me that functionality because for starters, Rhino does not work with the concept of pivots, and next, even if it did, I think most file exchange formats don't preserve that information.
Ouch, i was afraid of this. I guess i have to find a solution within max. Too bad i don't know anything in maxscript.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service