The FdoDistanceOperations enumeration lists the distance conditions available.
()
- Enumerator:
-
FdoDistanceOperations_Beyond |
Test to see if the geometric property value lies beyond a specified distance of a literal geometric value. |
FdoDistanceOperations_Within |
Test to see if the geometric property value lies within a specified distance of a literal geometric value. |
Definition at line 29 of file DistanceOperations.h.