Name

ST_3DConvexHull — 면 도형의 근사 중심축을 계산합니다.

Synopsis

geometry ST_3DConvexHull(geometry geom1);

설명

[Warning]

ST_3DConvexHull is deprecated as of 3.5.0. Use CG_3DConvexHull instead.

Availability: 3.3.0

This method needs SFCGAL backend.

This function supports 3d and will not drop the z-index.

This function supports Polyhedral surfaces.

This function supports Triangles and Triangulated Irregular Network Surfaces (TIN).