occt: master 6fd0eb0c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | master | 2017-09-22 11:05:01 | master b5cce1ab | |
Changeset | 0028764: [Regression to 7.0] Intersection of faces gives exception in debug mode Some point were incorrectly removed from the Walking-line. In the current fix, new method IntWalk_PWalking::RemoveAPoint(...) has been added and implemented in order to provide safe removing. So, now methods AddAPoint(...) and RemoveAPoint(...) are recommended to use for work with the Walking-line. |
|||
mod - src/IntWalk/IntWalk_PWalking.cxx | Diff File | |||
mod - src/IntWalk/IntWalk_PWalking.hxx | Diff File | |||
mod - src/IntWalk/IntWalk_PWalking.lxx | Diff File | |||
add - tests/bugs/modalg_7/bug28764 | Diff File |