Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - Spatial Data Support » Accessing and manipulating spatial data

 

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