geom/idl
eap d609d087b1 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();
2013-06-17 12:52:22 +00:00
..
GEOM_Gen.idl 0021684: EDF 2221 : Display the arguments and the name of the operations 2013-06-17 12:52:22 +00:00
GEOM_Superv.idl Mantis issue 0022227: Integration request: Building a surface from a cloud of points 2013-06-10 08:28:09 +00:00
Makefile.am Merge from V6_main 01/04/2013 2013-04-01 12:25:01 +00:00