View Issue Details

IDProjectCategoryView StatusLast Update
0031150Open CASCADEOCCT:Visualizationpublic2023-08-01 15:09
Reporternds Assigned Tonds  
PrioritynormalSeverityfeature 
Status newResolutionopen 
Target VersionUnscheduled 
Summary0031150: Visualization - provide interface to change selection entities sensitivity factor
DescriptionSensitivity factor of entities is hard-coded inside the entity.
1. It's difficult to know which sensitivity is used for some time without this entity creation (e.g. point, edge, triangulation). It's proposed provide some interface to know it. It would be useful if we want to changed it (to know relation to default value).

2. To change it for one of possible types(not each) we need to redefine ComputeSelection in presentation. (Here if we use AIS_Shape and want to change sensitivity only for vertices, redefine for each presentation is not very convenient)

As workaround we may use SetSensitivity of SelectMgr_Selection for some presentation. But it'll change sensitivity for each entity of a presentation.


TagsNo tags attached.
Test case number

Activities

git

2019-11-11 14:50

administrator   ~0088892

Branch CR31150 has been created by nds.

SHA-1: 60d61bea5e6bdb2a20c51bc1f27da2133ec60ca7


No new revisions were added by this update.

git

2019-11-11 14:54

administrator   ~0088893

Branch CR31150 has been updated by nds.

SHA-1: 9785e5939bfc0e78d16fe5bf98adb7119f836e72


Detailed log of new commits:

Author: nds
Date: Mon Nov 11 14:52:52 2019 +0300

    0031150: Visualization - provide interface to change selection entities sensitivity factor

Issue History

Date Modified Username Field Change
2019-11-11 14:47 nds New Issue
2019-11-11 14:47 nds Assigned To => nds
2019-11-11 14:50 git Note Added: 0088892
2019-11-11 14:54 git Note Added: 0088893
2020-09-21 10:17 nds Target Version 7.5.0 => 7.6.0
2021-08-24 14:21 kgv Target Version 7.6.0 => 7.7.0
2022-08-17 11:57 kgv Target Version 7.7.0 => 7.8.0
2023-08-01 15:09 dpasukhi Target Version 7.8.0 => Unscheduled