virtual FDO_GEOM_API FdoIRing* FdoFgfGeometryFactory::CreateRing ( FdoCurveSegmentCollection curveSegments  )  [virtual]

Ring.

Creates a ring object by copying from a collection of CurveSegment objects.

Parameters:
curveSegments Input collection of CurveSegment objects to copy
Returns:
Returns a Ring

Implements FdoGeometryFactoryAbstract.