ST_MultiCurve type

An ST_MultiCurve is a collection of zero or more ST_Curve values, and all of the curves are within the spatial reference system. The length of a multicurve is the sum of the lengths of the contained curves. A multicurve is closed if it is non-empty and has an empty boundary.

 Direct supertype
 Direct subtypes
 Constructor
 Methods
 Standards and compatibility

ST_MultiCurve constructor
ST_IsClosed method for type ST_MultiCurve
ST_Length method for type ST_MultiCurve
ST_MultiCurveAggr method for type ST_MultiCurve