Type Alias MultiPolygon3DGeometry<M>

MultiPolygon3DGeometry<M>: BaseGeometry<"MultiPolygon3D", MultiPolygon3D, MultiPolygonMValues<M>, BBox3D>

MultiPolygon3DGeometry is a 3D polygon with multiple polygons with their own potential holes

Type Parameters