Salome HOME
0020714: EDF GHS3DPLUGIN: shapeToMesh when creating 3D mesh from 2D mesh
authoreap <eap@opencascade.com>
Thu, 4 Mar 2010 14:05:05 +0000 (14:05 +0000)
committereap <eap@opencascade.com>
Thu, 4 Mar 2010 14:05:05 +0000 (14:05 +0000)
commite1e680f1579afd0329c77d2f84292385ea87a97f
tree4c29866f424e4e73ce789c72fa5dc147ae7b1ed4
parent4fadfe037a799a0309eb9e330fe1885c358f3f21
0020714: EDF GHS3DPLUGIN: shapeToMesh when creating 3D mesh from 2D mesh
* Add function to find out if the given point is out of closed 2D mesh.

+  virtual TopAbs_State GetPointState(const gp_Pnt& point);
idl/SMESH_MeshEditor.idl
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_MeshEditor.hxx
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_I/SMESH_MeshEditor_i.hxx