Changes between Version 2 and Version 3 of FDORfc59


Ignore:
Timestamp:
Apr 10, 2011, 8:20:00 AM (13 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc59

    v2 v3  
    2222== Overview ==
    2323
    24 TBD.
     24Add support to the FDO Geometry API for additional parametric geometry types: Circles, Elliptical Arcs, Cubic Splines and B-Splines.
    2525
    2626== Motivation ==
    2727
    28 TBD.
     28Since the FDO API will continue to be used by new and existing clients as an interchange format, support is required for additional parametric geometry types. Specifically support for elliptical arc, cubic spline, and bspline segments. This will allow more accurate interchange of parametric geometry from Civil, Pegasus and AutoCAD DWGs without having to tessellate and either lose or create ad-hoc storage for parametric geometry information.
    2929
    3030== Proposed Solution ==