Instead of using the 2D Spatial Data Type (multipolygon) to create a 3D geometry object, is there any other way of creating and querying 3D Solids? Any library with Spatial Extension methods that allows us to support 3D in SQL Server?
I am looking for something similar to polyhedral surfaces and TIN in postGIS and methods like ST_3DIntersects()