X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FPARAVIS_Gen.idl;h=9708f2479c5bef8cd1bdbfdb7bfbf12f0d12e8a7;hb=1b53d3e71cbdc086a559ed4690aee6a2aa897f95;hp=acaa0eb3d76463c9b19a1f06a3b21cfc727d6806;hpb=c7c9039d845fb2a5e2eb391139af089b4bed26a5;p=modules%2Fparavis.git diff --git a/idl/PARAVIS_Gen.idl b/idl/PARAVIS_Gen.idl index acaa0eb3..9708f247 100644 --- a/idl/PARAVIS_Gen.idl +++ b/idl/PARAVIS_Gen.idl @@ -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).