]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
IsCompoundOfBlocks() and CheckCompoundOfBlocks() services were changed: return-value...
authorasv <asv@opencascade.com>
Fri, 4 Feb 2005 07:06:29 +0000 (07:06 +0000)
committerasv <asv@opencascade.com>
Fri, 4 Feb 2005 07:06:29 +0000 (07:06 +0000)
resources/GEOMCatalog.xml

index 8b434006069fc18adf03781c6213748d6cf81f80..b4afaf626370af0512be14abb522b9c42e9b9f70 100644 (file)
                         </inParameter-list>
                         <outParameter-list>
                             <outParameter>
-                                <outParameter-name>theNbBlocks</outParameter-name>
+                                <outParameter-name>return</outParameter-name>
                                 <outParameter-type>long</outParameter-type>
                                 <outParameter-comment>unknown</outParameter-comment>
                             </outParameter>
                             <outParameter>
-                                <outParameter-name>return</outParameter-name>
-                                <outParameter-type>boolean</outParameter-type>
+                                <outParameter-name>theNbBlocks</outParameter-name>
+                                <outParameter-type>long</outParameter-type>
                                 <outParameter-comment>unknown</outParameter-comment>
                             </outParameter>
                         </outParameter-list>
                         </inParameter-list>
                         <outParameter-list>
                             <outParameter>
-                                <outParameter-name>theErrors</outParameter-name>
-                                <outParameter-type>BCErrors</outParameter-type>
+                                <outParameter-name>return</outParameter-name>
+                                <outParameter-type>long</outParameter-type>
                                 <outParameter-comment>unknown</outParameter-comment>
                             </outParameter>
                             <outParameter>
-                                <outParameter-name>return</outParameter-name>
-                                <outParameter-type>boolean</outParameter-type>
+                                <outParameter-name>theErrors</outParameter-name>
+                                <outParameter-type>BCErrors</outParameter-type>
                                 <outParameter-comment>unknown</outParameter-comment>
                             </outParameter>
                         </outParameter-list>