From: vsr Date: Fri, 21 Jan 2005 08:42:11 +0000 (+0000) Subject: Fix a bug of 'Extrusion Along a Path' : number of rotation angles should be 1 less... X-Git-Tag: V2_2_0b2~42 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=3f9592083e6bd379bfaee0a5ebc92053bfecfc59;hp=e2f67d5c21e00e089f6a6119d42fd700f41c1bc1 Fix a bug of 'Extrusion Along a Path' : number of rotation angles should be 1 less than number of path points --- diff --git a/src/SMESH/SMESH_MeshEditor.cxx b/src/SMESH/SMESH_MeshEditor.cxx index f6b3c0520..d71d4efdc 100644 --- a/src/SMESH/SMESH_MeshEditor.cxx +++ b/src/SMESH/SMESH_MeshEditor.cxx @@ -2085,7 +2085,7 @@ SMESH_MeshEditor::Extrusion_Error if ( theHasAngles ) { aItD = theAngles.begin(); - for ( j=0; (aItD != theAngles.end()) && (j