[cgma-dev] r4787 - cgm/trunk/geom/OCC
jiangtao_ma at yahoo.com
jiangtao_ma at yahoo.com
Mon May 2 10:44:05 CDT 2011
Author: janehu
Date: 2011-05-02 10:44:03 -0500 (Mon, 02 May 2011)
New Revision: 4787
Modified:
cgm/trunk/geom/OCC/occ_patches_6.5
Log:
Format the path for the patches the same way as in occ_patches for 6.3.
Modified: cgm/trunk/geom/OCC/occ_patches_6.5
===================================================================
--- cgm/trunk/geom/OCC/occ_patches_6.5 2011-04-29 16:20:04 UTC (rev 4786)
+++ cgm/trunk/geom/OCC/occ_patches_6.5 2011-05-02 15:44:03 UTC (rev 4787)
@@ -1,4 +1,4 @@
---- ros/src/Extrema/Extrema_ExtPS.cxx 2011-04-11 13:06:46.000000000 -0500
+--- OpenCASCADE6.5.0/ros/src/Extrema/Extrema_ExtPS.cxx 2011-04-11 13:06:46.000000000 -0500
+++ /home/jhu/OpenCASCADE6.5.0/ros/src/Extrema/Extrema_ExtPS.cxx 2011-04-09 14:13:13.000000000 -0500
@@ -94,10 +94,18 @@
Standard_Real U, V;
@@ -22,7 +22,7 @@
if ((myuinf-U) <= mytolu && (U-myusup) <= mytolu &&
(myvinf-V) <= mytolv && (V-myvsup) <= mytolv) {
---- /src/Extrema/Extrema_ExtPElS.cxx 2011-04-11 12:00:57.000000000 -0500
+--- OpenCASCADE6.5.0/ros/src/Extrema/Extrema_ExtPElS.cxx 2011-04-11 12:00:57.000000000 -0500
+++ /home/jhu/OpenCASCADE6.5.0/ros/src/Extrema/Extrema_ExtPElS.cxx 2011-04-11 12:03:19.000000000 -0500
@@ -56,6 +56,7 @@
gp_Vec myZ = Pos.XDirection()^Pos.YDirection();
More information about the cgma-dev
mailing list