]> OCCT Git - occt-copy.git/commit
0023475: Wrong result of Geom_BSpline_Surface::IsVClosed()
authorgka <gka@opencascade.com>
Thu, 15 Nov 2012 11:35:03 +0000 (15:35 +0400)
committerskv <skv@opencascade.com>
Fri, 22 Feb 2013 13:00:07 +0000 (17:00 +0400)
commit115a805d6b41b39ee4a5811fc284e4b349c11797
tree5d675395d03d07e482d02da31c3103f69bc37920
parent16a60931d251df437ccf72665fe5325cd38812fe
0023475: Wrong result of Geom_BSpline_Surface::IsVClosed()

Modifications:
Definition closure surface by U and V by distance between isolines on bounds
Comparison to isolines on identity
Implementation of short dump of surface and curves
Change order of comparison

Fix and test script for bug 0023475
Modification of script to restore surface
Modification for correction regression ( UIso and VIso were confused)
Modified test case and test surface for bug 0023475

Signed-off-by: skv <skv@opencascade.com>
src/Geom/Geom_BSplineCurve.cdl
src/Geom/Geom_BSplineCurve_1.cxx
src/Geom/Geom_BSplineSurface_1.cxx
src/GeomliteTest/GeomliteTest_SurfaceCommands.cxx
tests/bugs/moddata/bug23475 [new file with mode: 0755]