FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IPoint* GeometryFactoryAbstract::CreatePoint System::Int32  dimensionality,
System::Double ordinates  __gc[]
 

Creates a point object by copying from an array of ordinates.

Parameters:
dimensionality Input dimensionality of the ordinates (see Dimensionality)
ordinates Input ordinate array representing one position
Returns:
Returns a point

Reimplemented in FgfGeometryFactory.


Comments or suggestions? Send us feedback.