getfaceedges_returntype
Name
getfaceedges_returntype — A composite type that consists of a sequence number and edge number. This is the return type for
ST_GetFaceEdges
Description
A composite type that consists of a sequence number and edge number. This is the return type for
ST_GetFaceEdges
function.
-
sequenceis an integer: Refers to a topology defined in the topology.topology table which defines the topology schema and srid. -
edgeis an integer: The identifier of an edge.