[fdo-users] Re: CurvePolygon
GISkit_Paul
paul at giskit.nl
Fri Jul 22 04:07:42 EDT 2011
Hello,
Try using:
IGeometry tesselatedCurvePolygon =
SpatialUtility.TesselateCurve(fdoGeometry);
IGeometry tesselatedCurveString =
SpatialUtility.TesselateCurve(fdoGeometry);
>From the objectbrowser:
public static OSGeo.FDO.Geometry.IGeometry
TesselateCurve(OSGeo.FDO.Geometry.IGeometry curve)
Member of OSGeo.FDO.Spatial.SpatialUtility
I hope this will help you any further.
Paul
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/CurvePolygon-tp6609629p6609676.html
Sent from the FDO Users mailing list archive at Nabble.com.
More information about the fdo-users
mailing list