Changes between Version 3 and Version 4 of FDORfc59
- Timestamp:
- 04/10/11 08:20:42 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc59
v3 v4 26 26 == Motivation == 27 27 28 Since 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.28 Since 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 client applications without having to tessellate and either lose or create ad-hoc storage for parametric geometry information. 29 29 30 30 == Proposed Solution ==