Salome HOME
PAL13460 (PAL EDF 301 force the mesh to go through a point)
authoreap <eap@opencascade.com>
Wed, 21 Feb 2007 17:19:15 +0000 (17:19 +0000)
committereap <eap@opencascade.com>
Wed, 21 Feb 2007 17:19:15 +0000 (17:19 +0000)
commit3de06f47360d0103fe68339df53e659c645bec63
tree1ba911cbe1939f7fe866a7effd65291c00ba709f
parent8a94b0bd1fd4584e2a03925e76edb0a55d9a90a1
PAL13460 (PAL EDF 301 force the mesh to go through a point)
  add generic method
     AddElement(const vector<const SMDS_MeshNode*> & node,
                const SMDSAbs_ElementType            type,
                const bool                           isPoly,
                const int                            ID=0)
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_MeshEditor.hxx