occt: master 6fd9bdf2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2019-04-13 11:57:39 | master d1775ee9 | |
Changeset | 0030645: Modeling Algorithms - B-spline segmentation produces wrong parametrization Method Segment() of B-spline curve and surface has been extended by parameter theTolerance (theUTolerance and theVTolerance for surface), which defines the proximity between knots of a NURBS and boundaries of cutting segment. The default value of the tolerance is Precision::PConfusion(). Test cases have been added to check segmenting of B-spline surface and curves both 2D and 3D. |
|||
mod - src/BndLib/BndLib_Add3dCurve.cxx | Diff File | |||
mod - src/Geom/Geom_BSplineCurve.cxx | Diff File | |||
mod - src/Geom/Geom_BSplineCurve.hxx | Diff File | |||
mod - src/Geom/Geom_BSplineSurface.cxx | Diff File | |||
mod - src/Geom/Geom_BSplineSurface.hxx | Diff File | |||
mod - src/Geom2d/Geom2d_BSplineCurve.cxx | Diff File | |||
mod - src/Geom2d/Geom2d_BSplineCurve.hxx | Diff File | |||
mod - src/GeomliteTest/GeomliteTest_CurveCommands.cxx | Diff File | |||
mod - src/GeomliteTest/GeomliteTest_SurfaceCommands.cxx | Diff File | |||
add - tests/bugs/modalg_7/bug30645_1 | Diff File | |||
add - tests/bugs/modalg_7/bug30645_2 | Diff File | |||
add - tests/bugs/modalg_7/bug30645_3 | Diff File |