mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-05 04:46:01 +08:00
8a1170ad46
- added interface for changing sensitivity of a particular selection through both interactive and local context; - added corresponding methods for changing sensitivity to SelectMgr_SelectionManager, SelectMgr_Selection and SelectBasics_SensitiveEntity; - option -setSensitivity was implemented in vaspects Draw command; - test case for issue #26462