Salome HOME
0021275: EDF 1681 SMESH: Find the number of nodes of any group
authoreap <eap@opencascade.com>
Tue, 4 Oct 2011 07:17:02 +0000 (07:17 +0000)
committereap <eap@opencascade.com>
Tue, 4 Oct 2011 07:17:02 +0000 (07:17 +0000)
commit044576569d63f269164e5672bcce8c265896b8f7
tree2b568f3b9caad59feb8b1ad695fbc7a8a6a6d12a
parenta1f18f175ad3fed4ed9477ce7840b5979f164c7c
0021275: EDF 1681 SMESH: Find the number of nodes of any group
+    long GetNumberOfNodes();
+    long_array GetNodeIDs();
+    boolean IsNodeInfoAvailable();
idl/SMESH_Group.idl
src/SMESH_I/SMESH_Group_i.cxx
src/SMESH_I/SMESH_Group_i.hxx