FDO API Reference Feature Data Objects
virtual FDO_GEOM_API FdoIMultiCurvePolygon* FdoGeometryFactoryAbstract::CreateMultiCurvePolygon ( FdoCurvePolygonCollection curvePolygons  )  [pure virtual]

MultiCurvePolygon Creates a MultiCurvePolygon object by copying from a collection of CurvePolygon objects.

Parameters:
curvePolygons Input collection of CurvePolygon objects to copy
Returns:
Returns a MultiCurvePolygon

Implemented in FdoFgfGeometryFactory.


Comments or suggestions? Send us feedback.