View Issue Details

IDProjectCategoryView StatusLast Update
0031107Open CASCADEOCCT:Visualizationpublic2021-03-02 15:49
Reporternds Assigned Tonds  
PrioritylowSeverityminor 
Status newResolutionopen 
Target VersionUnscheduled 
Summary0031107: Visualization - possibility to fix display mode used in a presentation
DescriptionIt's not possible to have frozen display mode for some presentation.
DisplayMode() is not virtual and returns the corresponded value of the drawer.
This value might be changed outside the presentation at any time.

But, if a presentations has only wireframe implementation. It's better to fix that only 0 mode returned by DisplayMode() method.

AcceptDisplayMode() here does not help, as used only if the display mode of the object is not defined.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-10-28 12:55 nds New Issue
2019-10-28 12:55 nds Assigned To => kgv
2019-10-28 13:37 nds Assigned To kgv => nds
2019-10-28 13:38 nds Priority normal => low
2020-09-21 10:19 nds Target Version 7.5.0 => Unscheduled
2021-03-02 15:49 kgv Summary Visualization - possibility to fix display mode used in a presentation. => Visualization - possibility to fix display mode used in a presentation