View Issue Details

IDProjectCategoryView StatusLast Update
0028505Open CASCADEOCCT:Visualizationpublic2022-08-17 11:55
ReporterabaAssigned Toaba 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.1.0 
Target Version7.8.0 
Summary0028505: Visualization - let dynamic elements of interactive object notify of bounding box changing
DescriptionNow AIS interactive object (or structure) hasn't any interface to hold properly dynamically changing parts of presentation (OpenGl elements).
It is needed to control that bounding box is always up-to-date.

Though, it is possible today to develop both "dynamic" element drawing (OpenGl_Element) and element selection (Select3D_SensitiveEntity). However existing mechanism of caching presentation-level BVH tree does not expect changes of presentation's sub-elements and therefore there is no way to have selection working properly. Selection manager should be aware of such changes and reconstruct 1st level BVH or should avoid using it for mutable presentations at all.

Expected consequence after implementing this feature: to have working selection with dynamically changing geometry defined by OpenGl_Element elements and sensitive entities.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-03-02 16:05 aba New Issue
2017-03-02 16:05 aba Assigned To => aba
2017-03-02 16:34 apl Description Updated
2017-07-20 11:30 kgv Target Version 7.2.0 => 7.4.0
2019-09-04 12:58 abv Target Version 7.4.0 => 7.5.0
2020-09-21 17:20 kgv Target Version 7.5.0 => 7.6.0
2021-08-24 14:26 kgv Target Version 7.6.0 => 7.7.0
2022-08-17 11:55 kgv Target Version 7.7.0 => 7.8.0