mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-07 13:57:33 +08:00
6fd0eb0c1e
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.