FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoICurvePolygon* FdoGeometryFactoryAbstract::CreateCurvePolygon FdoIRing exteriorRing,
FdoRingCollection interiorRings
[pure virtual]
 

CurvePolygon Creates a CurvePolygon object by copying from given ring objects.

Parameters:
exteriorRing Input exterior ring to copy
interiorRings Input collection of interior rings to copy
Returns:
Returns a CurvePolygon

Implemented in FdoFgfGeometryFactory.


Comments or suggestions? Send us feedback.