Hi,
We have been doing some work with a RhinoCommon plugin to try and make this shape with a single Nurbs surface.
And as far as I can tell we are making it correctly…
But when it is added into Rhino it is reporting as an Invalid polysurface, and we are not sure why.
We are a little unclear about if we have the Knots in the V direction correct.
Or if it is something to do with the fact we have 2 location (2,0,z) and (-2,0,z) where there are a number of points on top of each other.
Hi,
So here is a simplified version of our plugin that is making this geometry.
So the IsValidWithLog is actually returning true (Valid)
But the geometry in Rhino is showing as invalid.