mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
- 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
16 lines
382 B
Plaintext
16 lines
382 B
Plaintext
puts "============"
|
|
puts "CR26462"
|
|
puts "============"
|
|
puts ""
|
|
|
|
##########################################################################################
|
|
puts "Visualization - selection does not adapt to line width change"
|
|
##########################################################################################
|
|
|
|
pload VISUALIZATION QAcommands
|
|
|
|
vinit
|
|
OCC26462
|
|
|
|
set only_screen 1
|