FDO .NET API Reference Feature Data Objects
static OSGeo ::FDO ::Geometry ::IGeometry* OSGeo::FDO::Spatial::SpatialUtility::TesselateCurve ( OSGeo::FDO::Geometry::IGeometry curve  )  [static]

Tesselates a curve geometry into a set of line strings that approximate the curve geometry.

Parameters:
curve Input Geometry to tesselate
Returns:
Returns The tesselated Geometry.


Comments or suggestions? Send us feedback.