View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031150 | Open CASCADE | OCCT:Visualization | public | 2019-11-11 14:47 | 2023-08-01 15:09 |
Reporter | nds | Assigned To | nds | ||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Target Version | Unscheduled | ||||
Summary | 0031150: Visualization - provide interface to change selection entities sensitivity factor | ||||
Description | Sensitivity 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. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR31150 has been created by nds. SHA-1: 60d61bea5e6bdb2a20c51bc1f27da2133ec60ca7 No new revisions were added by this update. |
|
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 |
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 |