Salome HOME
CMake: doing proper string comparison in IF clause
[modules/paravis.git] / idl / PARAVIS_Gen.idl
index acaa0eb3d76463c9b19a1f06a3b21cfc727d6806..9708f2479c5bef8cd1bdbfdb7bfbf12f0d12e8a7 100644 (file)
@@ -82,6 +82,7 @@ module PARAVIS {
      */
     void SaveTrace(in string theFileName);
 
+#ifdef PARAVIS_WITH_FULL_CORBA
     /*!
      * \brief Returns list of names of extracted Paraview and VTK classes
      */
@@ -91,6 +92,7 @@ module PARAVIS {
      * \brief Returns container class for the requested Paraview class
      */
     PARAVIS_Base CreateClass(in string theClassName);
+#endif
 
     /*!
      * Returns parameters of current (usually built-in) connection which is active in GUI (Paraview client).