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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Spatial Data Support » Accessing and manipulating spatial data » ST_CompoundCurve type

 

ST_CurveN method

Returns the nth curve in the compound curve.

Note

By default, ST_CurveN uses the original format for a geometry, if it is available. Otherwise, the internal format is used. For more information about internal and original formats, see STORAGE FORMAT clause, CREATE SPATIAL REFERENCE SYSTEM statement.

 Syntax
 Parameters
 Returns
 Standards and compatibility
 Example