FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoIMultiPoint* FdoGeometryFactoryAbstract::CreateMultiPoint FdoPointCollection points  )  [pure virtual]
 

MultiPoint Creates a MultiPoint object by copying from a collection of point objects.

Parameters:
points Input collection of point objects to copy
Returns:
Returns a MultiPoint

Implemented in FdoFgfGeometryFactory.


Comments or suggestions? Send us feedback.