Thursday, July 15, 2010

Switch UV coordinates

GH3D Link:
http://www.grasshopper3d.com/forum/topics/switch-uv-coordinates

1. Scripting:
If srf Is Nothing Then
Return
End If
srf.Transpose()
A = srf

2. using component:

No comments:

Post a Comment