FDO API Reference Feature Data Objects

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

Creates an 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

Implements FdoGeometryFactoryAbstract.


Comments or suggestions? Send us feedback.