Changes between Version 11 and Version 12 of FDORfc48


Ignore:
Timestamp:
07/05/10 21:39:49 (14 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc48

    v11 v12  
    119119}}}
    120120
    121 Add the following two functions in class !FdoSpatialUtility to fix the polygon vertex order error. The first function is used to check the polygon vertex order and fix it as needed. The second function is used to reverse polygon vertex order directly. If copying features within two strict feature sources with the opposite polygon vertex rule, the second function can be used because it is more efficient.
     121Add the following two functions in class !FdoSpatialUtility to fix the polygon vertex order error. The first function is used to check the polygon vertex order and fix it as needed. The second function is used to reverse polygon vertex order directly. When the polygon vertex order is known, the second function can be used because it is more efficient.
    122122{{{
    123123/// \brief