> Yep. Different entities on each body type. Ignore all those other facts concerning tessellations
> and different calculations - they don't matter, right?
Yes, different surface types generally require different calculation approaches. Computations on spheres, NURBS, and mesh surfaces are done differently, for sure. Does it matter? Sometimes, yes. When you intersect NURBS surfaces, you'll generally get icurve edges, and there are a few things you can't do with icurves -- you can't extrude them, for example. When you intersect mesh surfaces, you get polyline edges, and there are some things you can't do with polylines, today.
> Why even refer to each body type using different words if there are no fundamental differences?
That's a good point. I think the "convergent" terminology is marketing -- to emphasise that something new and cool is happening. But the new things are a new surface geometry type (mesh) and a new edge geometry type (polyline), not a new body type. Since we don't have a new body type, we don't need a new name. So, I predict that the terminology will change, because it doesn't really make sense, except maybe in a brochure.
> I don't have to convert it to do additional modeling tasks to it.
And (someday soon), you won't have to do any conversions on bodies that include mesh surfaces, either. You can already do booleans and offsetting, replace face, delete face, etc. Blending will be hard, but I expect it will come. Move face will probably never work very well, for the same reasons that it sometimes doesn't work very well with NURBS faces.
> The faceted representation would be fundamentally different - zero NURBS, zero spheres, zero center points,
> all faceted and edges would be polylines and all calculations are different.
What about a body that has some mesh faces, some spherical faces, and some NURBS faces. Do you regard that as fundamentally different from one that has zero mesh surfaces? Not a trick rhetorical question; I'd really like to know how you think.
> Probably won't respond to further replies
Me neither. I've already explained this as well as I can, and I'm starting to repeat myself.
> Have a happy Thanksgiving, Bubba.
I'm not American, so I don't celebrate Thanksgiving. But thanks, anyway. Enjoy your turkey.