occt: master 6ca1c746
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
abv | master | 2016-04-01 11:54:12 | master 4c0d97ac | |
Changeset | 0027325: [Regression to 6.9.1] geom/revolution_00/A1: BOPTools_AlgoTools2D::AttachExistingPCurve doesn't work 1. Check, if edge is same-range, is now made with some tolerance (not strictly) in GeomLib_CheckCurveOnSurface class. Default value of this tolerance is Precision::PConfusion(). However, this value can be changed with corresponding interface. 2. DRAW-command "attachpcurve" has been added to BOPTest_UtilityCommands.cxx file. This command creates p-curve of given edge on given face. It can assign 2D-curve of one of the edge already included in the face or (if it is not possible) rebuilds new 2D-curve. Creation of test case for this issue. Adjusting test case boolean volumemaker A8 according to its new behavior on Windows. |
|||
mod - src/BOPTest/BOPTest.cxx | Diff File | |||
mod - src/BOPTest/BOPTest.hxx | Diff File | |||
add - src/BOPTest/BOPTest_UtilityCommands.cxx | Diff File | |||
mod - src/BOPTest/FILES | Diff File | |||
mod - src/BOPTools/BOPTools_AlgoTools2D_1.cxx | Diff File | |||
mod - src/GeomLib/GeomLib_CheckCurveOnSurface.cxx | Diff File | |||
mod - src/GeomLib/GeomLib_CheckCurveOnSurface.hxx | Diff File | |||
mod - src/IntTools/IntTools_Tools.cxx | Diff File | |||
mod - src/IntTools/IntTools_Tools.hxx | Diff File | |||
mod - tests/boolean/volumemaker/A8 | Diff File | |||
add - tests/bugs/modalg_6/bug27325 | Diff File |