Grasshopper

algorithmic modeling for Rhino

Hello,

There must be some way to easily switch a surfaces UV coordinate reference plane (so U values will become V values and V values will become U values) but Im drawing a blank. Is there an easy way to do it?

Thanks!

Views: 8881

Replies to This Discussion

this doesn't seem to work in v8.04 --- any ideas? would you just plug a surface into "flip matrix" and expect the U/V to transpose?

this is working for 0.8.0062 vb.net component:

If srf Is Nothing Then

Return
End If
 A = srf.Transpose

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