]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
0021375: EDF 1671 SMESH: Dump study of current state
authoreap <eap@opencascade.com>
Thu, 9 Feb 2012 15:06:03 +0000 (15:06 +0000)
committereap <eap@opencascade.com>
Thu, 9 Feb 2012 15:06:03 +0000 (15:06 +0000)
+    void SetOption(in string optionName, in string value);
+    string GetOption(in string optionName);

idl/SALOME_Component.idl

index a6e54530ebc2622102b10ce6a409e132d2fa90aa..89deec4f66220c3550b069f5f8d86a6d32a306e4 100644 (file)
@@ -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