]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
0021684: EDF 2221 : Display the arguments and the name of the operations
authoreap <eap@opencascade.com>
Mon, 17 Jun 2013 12:52:22 +0000 (12:52 +0000)
committereap <eap@opencascade.com>
Mon, 17 Jun 2013 12:52:22 +0000 (12:52 +0000)
commitd609d087b1c433e50dc92ba44e3542068b63001d
treea58d26b383cb5fabdf125ca326f50839ae6477a8
parent21008733922eb94509532d7728219eb4f4807c49
0021684: EDF 2221 : Display the arguments and the name of the operations

+  struct CreationInformation
+  {
+    string     operationName;
+    Parameters params;
+  };

  interface GEOM_Object : SALOME::GenericObj
  {
+    CreationInformation GetCreationInformation();
idl/GEOM_Gen.idl