| FDO API Reference | Feature Data Objects |
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | FdoGeometricType_All FdoGeometricType_Point|FdoGeometricType_Curve|FdoGeometricType_Surface|FdoGeometricType_Solid |
Enumerations | |
| enum | FdoGeometricType { FdoGeometricType_Point = 0x01, FdoGeometricType_Curve = 0x02, FdoGeometricType_Surface = 0x04, FdoGeometricType_Solid = 0x08 } |
| The FdoGeometricType enumeration categorizes all of the geometry types supported by FDO based on their geometric dimensionality. More... | |
| Comments or suggestions? Send us feedback. |