@onlyforpeace wrote:
Hello,
in a script i want to find the plane on a surface with Rhino.surfaceFrame command, but i have to insert a U,V parameter.
So i wrote
SurfPlane = Rhino.SurfaceFrame(StrSurf, Array(1, 1))(StrSurf is always a planar surface) so every where on the surfacethe normal is the same.
where can i find an explication of domain and U,V parameter of a point on a surface?thank you!
Posts: 1
Participants: 1