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.
ST_MultiCurve constructor
ST_IsClosed method for type ST_MultiCurve
ST_Length method for type ST_MultiCurve
ST_MultiCurveAggr method for type ST_MultiCurve
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |