FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoILinearRing* FdoFgfGeometryFactory::CreateLinearRing FdoDirectPositionCollection positions  )  [virtual]
 

LinearRing Creates a LinearRing object by copying from a collection of positions.

Remarks:
The first and last positions must be equal.
Parameters:
positions Input collection of positions to copy
Returns:
Returns a LinearRing

Implements FdoGeometryFactoryAbstract.


Comments or suggestions? Send us feedback.