View Issue Details

IDProjectCategoryView StatusLast Update
0029276Open CASCADEOCCT:DRAWpublic2023-08-01 15:08
ReportermsvAssigned Toemv 
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product Version7.2.0 
Target VersionUnscheduled 
Summary0029276: Draw: Reset Boolean options to default state after running any test
DescriptionNow some test scripts set global Boolean options that are stored as static variables inside Draw code. They do not restore options to initial state. So, it is inconvenient for the user to continue Draw session after running some tests, because there is no certain state of options.
I propose to add a new behavior in 'boptions' command to reset all options to their default state. Then use this command in 'begin' scripts of all test categories where Boolean operations are used and options can be altered.
Steps To ReproduceN/A
TagsNo tags attached.
Test case number

Activities

msv

2018-07-19 14:34

developer   ~0077819

The command boptions has been improved to enable reset of all options using "-default" switch in the fix for #28747.

msv

2018-07-19 14:35

developer   ~0077820

Now it is needed to insert this command in begin files of categories where BO are used.

Issue History

Date Modified Username Field Change
2017-10-31 11:47 msv New Issue
2017-10-31 11:47 msv Assigned To => msv
2018-07-19 14:25 msv Assigned To msv => emv
2018-07-19 14:25 msv Status new => assigned
2018-07-19 14:34 msv Note Added: 0077819
2018-07-19 14:35 msv Note Added: 0077820
2019-07-19 17:28 apn Target Version 7.4.0 => 7.5.0
2020-08-28 13:25 emv Target Version 7.5.0 => 7.6.0
2021-09-13 15:07 emv Target Version 7.6.0 => 7.7.0
2022-10-24 10:40 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled