[cgma-dev] r5814 - cgm/branches/merge-cubit12.2/geom

iulian at mcs.anl.gov iulian at mcs.anl.gov
Fri Oct 19 13:47:23 CDT 2012


Author: iulian
Date: 2012-10-19 13:47:23 -0500 (Fri, 19 Oct 2012)
New Revision: 5814

Removed:
   cgm/branches/merge-cubit12.2/geom/CubitCompat.h
Log:
remove this (again?)
I thought I already did it, maybe from trunk only


Deleted: cgm/branches/merge-cubit12.2/geom/CubitCompat.h
===================================================================
--- cgm/branches/merge-cubit12.2/geom/CubitCompat.h	2012-10-19 18:45:54 UTC (rev 5813)
+++ cgm/branches/merge-cubit12.2/geom/CubitCompat.h	2012-10-19 18:47:23 UTC (rev 5814)
@@ -1,33 +0,0 @@
-/* geom/CubitCompat.h.  Generated from CubitCompat.h.in by configure.  */
-#ifndef CUBIT_COMPAT_H
-#define CUBIT_COMPAT_H
-
-/* Cubit 12 GeometryQueryTool interface */
-/* #undef CUBIT_12 */
-
-
-#ifdef __cplusplus
-
-#include "CubitString.hpp"
-
-struct ModelImportOptions
-{
-  //Acis options
-  unsigned short heal_step : 1;
-  unsigned short print_results : 1;
-  unsigned short import_bodies : 1;
-  unsigned short import_surfaces : 1;
-  unsigned short import_curves : 1;
-  unsigned short import_vertices : 1;
-  unsigned short free_surfaces : 1;
-  unsigned short merge_globally : 1;
-
-  //Granite option
-  unsigned short no_assembly_level_features : 1;
-
-  //Granite, Acis option
-  CubitString logfile_name;
-};
-#endif
-
-#endif /* CUBIT_COMPAT_H */



More information about the cgma-dev mailing list