eap 0562181892 PAL16842 (Genertion of groups when a mesh is transformed)
+  /*!
+   * \brief Create groups of elements made during transformation
+   * \param nodeGens - nodes making corresponding myLastCreatedNodes
+   * \param elemGens - elements making corresponding myLastCreatedElems
+   * \param postfix - to append to names of new groups
+   */
+  PGroupIDs generateGroups(const SMESH_SequenceOfElemPtr& nodeGens,
+                           const SMESH_SequenceOfElemPtr& elemGens,
+                           const std::string&             postfix);
2007-11-12 09:58:54 +00:00
2007-04-13 14:53:27 +00:00
2007-11-07 11:50:52 +00:00
2007-04-13 14:53:27 +00:00
2004-06-18 08:34:31 +00:00
2007-04-13 14:53:27 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2007-04-13 14:53:27 +00:00
2007-04-13 14:53:27 +00:00

The file is empty.
Description
SALOME Mesh module
Readme 91 MiB
Languages
C++ 85.2%
Python 12.8%
CMake 1.1%
HTML 0.4%
C 0.3%
Other 0.1%