FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoIPoint* FdoGeometryFactoryAbstract::CreatePoint FdoInt32  dimensionality,
double *  ordinates
[pure virtual]
 

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

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

Implemented in FdoFgfGeometryFactory.


Comments or suggestions? Send us feedback.