Salome HOME
0021087: EDF 1673 GEOM: Start and End length hypotheses don't always match edges...
authoreap <eap@opencascade.com>
Mon, 29 Nov 2010 10:11:01 +0000 (10:11 +0000)
committereap <eap@opencascade.com>
Mon, 29 Nov 2010 10:11:01 +0000 (10:11 +0000)
commitae11f3c87db5cf0b43de79199e432b3f5095c400
treeb5330394ecb55b8af1267c3cd7013950f450d632
parent4731150e08d4cfbd7dfd4d6f58a4636dcb408a8b
0021087: EDF 1673 GEOM: Start and End length hypotheses don't always match edges orientation
   Remember if this is a vector or not in order to take into account
   REVERSED orientation of vectors only, for others make orientation
   FORWARD to show direction of 3D curve

-  bool myIsVector;
+  bool myIsVector, myIsVectorMode;
src/OCC2VTK/GEOM_EdgeSource.cxx
src/OCC2VTK/GEOM_EdgeSource.h