I am trying to use the SubSrf(isotrim) module. It wants input of a range for u and v. I can input those and get a portion of the surface, but what I don't know is how to determine the region I want. The domain numbers do not seem to correspond to anything I can think of. Not to the number of control points for the NURBS surface. The surface is a direct input, so clearly GH has a default method of setting the uv grid for a surface.
I even did a trial where I divided the original surface into a grid of uv points, and then generated a new surface from that point grid. The new surface was close to the original, especially with a high enough number of points. The SubSrf module gave a completely different region of the surface for the same domain parameters as before, but the new portion did not seem to correspond to the uv grid I used to make the second surface. So I need to know the underlying GH determination of the number of uv for a surface. Please enlighten me.
Tags: