From: eap Date: Thu, 9 Feb 2012 15:06:03 +0000 (+0000) Subject: 0021375: EDF 1671 SMESH: Dump study of current state X-Git-Tag: V6_5_0a1~47 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4e79560dc3178d6d0c4141068b92266f87c6fcca;p=modules%2Fkernel.git 0021375: EDF 1671 SMESH: Dump study of current state + void SetOption(in string optionName, in string value); + string GetOption(in string optionName); --- diff --git a/idl/SALOME_Component.idl b/idl/SALOME_Component.idl index a6e54530e..89deec4f6 100644 --- a/idl/SALOME_Component.idl +++ b/idl/SALOME_Component.idl @@ -276,6 +276,18 @@ module Engines */ FieldsDict getProperties(); + //! Set an option value + /*! + This method is to set an option specific to a certain EngineComponent. + */ + void SetOption(in string optionName, in string value); + + //! Return an option value + /*! + This method is to get value of an option specific to a certain EngineComponent. + */ + string GetOption(in string optionName); + //! Set name of a node in a graph (for %SUPERVISOR use) /*! This method is used by the %SUPERVISOR component. It sets the names of