FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IMultiCurvePolygon* OSGeo::FDO::Geometry::GeometryFactoryAbstract::CreateMultiCurvePolygon ( OSGeo::FDO::Geometry::CurvePolygonCollection curvePolygons  ) 

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

Reimplemented in OSGeo::FDO::Geometry::FgfGeometryFactory.


Comments or suggestions? Send us feedback.