Go to the documentation of this file.00001 #ifndef FBIGEOM_F_H
00002 #define FBIGEOM_F_H
00003
00004 #include "iBase_f.h"
00005
00006 #define FBiGeom_Instance IBASE_HANDLE_T
00007 #define FBiGeom_EntityIterator IBASE_HANDLE_T
00008 #define FBiGeom_EntityArrIterator IBASE_HANDLE_T
00009
00010 #endif
00011
00012