virtual FDO_GEOM_API FdoIMultiCurvePolygon* FdoFgfGeometryFactory::CreateMultiCurvePolygon ( FdoCurvePolygonCollection curvePolygons  )  [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

Implements FdoGeometryFactoryAbstract.