Salome HOME
The 2D hypothesis SMESH_LengthFromEdges was implemented in C++ but not
authornadir <nadir>
Mon, 8 Dec 2003 13:13:59 +0000 (13:13 +0000)
committernadir <nadir>
Mon, 8 Dec 2003 13:13:59 +0000 (13:13 +0000)
commit86ae4ed4f2e1cbe8d1dac229674b2f008290fbd6
tree51766e26fd99dd23d9ffcaddd3d2bf8860a59e39
parenta2dd7522d6b4115cfd9c33ace8bfeecd1f467520
The 2D hypothesis SMESH_LengthFromEdges was implemented in C++ but not
mounted in the CORBA API and it was never used. Now it is visible through
CORBA and used in the python script SMESH_flight_skin.py.
idl/SMESH_BasicHypothesis.idl
src/SMESH_I/Makefile.in
src/SMESH_I/SMESH_HypothesisFactory_i.cxx
src/SMESH_I/SMESH_LengthFromEdges_i.cxx [new file with mode: 0644]
src/SMESH_I/SMESH_LengthFromEdges_i.hxx [new file with mode: 0644]