Name

CG_Orientation — 표면의 방향(orientation)을 결정합니다.

Synopsis

integer CG_Orientation(geometry geom);

설명

이 함수는 폴리곤에만 적용됩니다. 폴리곤이 반시계 방향이면 -1을, 시계 방향이면 1을 반환합니다.

Availability: 3.5.0

This method needs SFCGAL backend.

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