mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-06 13:37:22 +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
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
|