SALOME Mesh module
Go to file
eap 29e4ddd7e5 PAL21718: Composite Side Discretisation 1D Algorithm works incorrently with attached shape.
GeomAbs_Shape SMESH_Algo::Continuity(TopoDS_Edge E1,
                                     TopoDS_Edge E2)
{
+  E1.Orientation(TopAbs_FORWARD), E2.Orientation(TopAbs_FORWARD); // avoid pb with internal edges
2010-04-27 09:24:04 +00:00
adm_local Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
bin Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
doc Issue 0020580: on-line documentation for user preferences controlling precision 2010-04-23 15:33:57 +00:00
idl Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
resources Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
src PAL21718: Composite Side Discretisation 1D Algorithm works incorrently with attached shape. 2010-04-27 09:24:04 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
build_cmake Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
build_cmake.bat Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
build_configure Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
configure.ac Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESH_version.h.in Update copyright notes (for 2010) 2010-04-21 16:19:21 +00:00