View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032977 | Community | OCCT:Data Exchange | public | 2022-05-16 23:42 | 2023-03-07 14:20 |
Reporter | eaglor | Assigned To | |||
Priority | normal | Severity | major | ||
Status | verified | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2017 | ||
Product Version | 7.6.0 | ||||
Target Version | 7.7.1 | ||||
Summary | 0032977: OCC V7.5, V7.6 cannot read STEP color correctly for the root label, but v6.8 can | ||||
Description | In the OCC V7.5 VCC7.6 the color for the model root label doesn't translate as the same as in OCC V6.8 In the attached model the root label (0:1:1:1) refers to different color Dump info in OCC7.6 # 12 (label: 0:1:1:1) TDataStd_TreeNode Trans. 0; Valid; ID = efd212e5-6dfd-11d4-b9c8-0060b0ee281b Father=0:1:2:2 Previous=0:1:1:1:159 Next=0:1:1:1:169 # 482 (label: 0:1:2:2) TDataStd_Name Trans. 0; Valid; ID = 2a96b608-ec8b-11d0-bee7-080009dc3333 Name=|LIGHTSTEELBLUE2 (#96A2DAFF)|2a96b608-ec8b-11d0-bee7-080009dc3333 Dump info in OCC6.8 # 14 (label: 0:1:1:1) TDataStd_TreeNode Trans. 0; Valid; ID = efd212e5-6dfd-11d4-b9c8-0060b0ee281b Father=0:1:2:4 # 490 (label: 0:1:2:4) TDataStd_Name Trans. 0; Valid; ID = 2a96b608-ec8b-11d0-bee7-080009dc3333 Name=|GRAY25 (0.25098,0.25098,0.25098)| | ||||
Steps To Reproduce | Read the STEP file in OCC6.8 and OCC7.6, dump the color for the label(label: 0:1:1:1). | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
TVN_5-0911WI.step (1,390,725 bytes) |
|
@eaglor, please attach reference screenshots with expected / unexpected colors for comparison. image.png (62,866 bytes) |
|
@kgv please comare with correct color in OCC6.8 Step_Correct_Color.png (87,558 bytes) |
|
rec_prac_styling_org_v19.pdf (898,561 bytes) |
|
Branch CR32977 has been created by ona. SHA-1: c630a3fdab41da4e4902985ea5df3c7ff8a9fc4d Detailed log of new commits: Author: ona Date: Tue Oct 11 15:43:39 2022 +0300 0032977 OCC V7.5, V7.6 cannot read STEP color correctly for the root label, but v6.8 can - color overriding mechanism is implemented for assembles, parts and instances |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 2868af82a37e1ca8d10b00643fdd60b677717506 |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 1cd41ececc909e4c8de0ff83ca1ef01e72ed5945 |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 96b6c48ffa49dffa9ab5689c97d52d87da8e4f92 |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: ea344355b860f6ba14470b71e58267573a040b8d |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: e904c50200405e2905b3b4e8c7f8abfc14f1fbb3 |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: d0230d83ba5fcde1c6cce1d3ae75e1b763a20d9d |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 28612d56c4e13623b875dd49d486d2332cd0b235 |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 93c5c00441dd16f913f500a7ef0a70cbb72be152 |
|
Branch CR32977 has been reviewed. |
|
Dear Olga. Could you please replace lambda functions by static functions and add cosmetic header : //======================================================================= //function : //purpose : //======================================================================= |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 5fe0b22d04c59b32b1f93d8eaebdd3f5c8bbc2c6 |
|
Branch CR32977 has been updated by ona. SHA-1: bee0ff2fbf5717ad65e0b1f55ed6f8ac8f67aecc Detailed log of new commits: Author: ona Date: Fri Oct 14 18:16:05 2022 +0300 0032977: OCC V7.5, V7.6 cannot read STEP color correctly for the root label, but v6.8 can - redundant include is removed |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 0fc33c18ed223a6578e3fad5d82b224b7955e171 |
|
Branch CR32977 has been updated forcibly by ona. SHA-1: 7576a34f1ae4129a28e08854c13a6252c5580fc8 |
|
Branch CR32977 was reviewed |
|
Branch CR32977 has been deleted by mnt. SHA-1: 7576a34f1ae4129a28e08854c13a6252c5580fc8 |
occt: master d7d89acb 2022-10-11 15:43:39
Committer: vglukhik Details Diff |
0032977: OCC V7.5, V7.6 cannot read STEP color correctly for the root label, but v6.8 can - color overriding mechanism is implemented for assembles, parts and instances |
Affected Issues 0032977 |
|
mod - src/STEPCAFControl/STEPCAFControl_Reader.cxx | Diff File | ||
mod - src/STEPConstruct/STEPConstruct_Styles.cxx | Diff File | ||
mod - src/STEPConstruct/STEPConstruct_Styles.hxx | Diff File | ||
mod - src/XCAFDoc/XCAFDoc_ShapeTool.cxx | Diff File | ||
add - tests/bugs/step/bug32977 | Diff File | ||
mod - tests/de/step_2/K4 | Diff File | ||
mod - tests/de/step_2/K5 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-16 23:42 | eaglor | New Issue | |
2022-05-16 23:42 | eaglor | Assigned To | => gka |
2022-05-16 23:43 | eaglor | Note Added: 0108458 | |
2022-05-16 23:43 | eaglor | File Added: TVN_5-0911WI.step | |
2022-05-17 10:30 |
|
Assigned To | gka => ichesnokova |
2022-05-17 10:30 |
|
Status | new => assigned |
2022-05-17 12:57 | kgv | Note Added: 0108465 | |
2022-05-17 12:57 | kgv | File Added: image.png | |
2022-05-17 20:19 | eaglor | Note Added: 0108477 | |
2022-05-17 20:19 | eaglor | File Added: Step_Correct_Color.png | |
2022-09-08 10:56 |
|
Assigned To | ichesnokova => ona |
2022-09-08 10:57 |
|
Note Added: 0110849 | |
2022-09-08 10:57 |
|
File Added: rec_prac_styling_org_v19.pdf | |
2022-10-11 15:53 | git | Note Added: 0111491 | |
2022-10-11 16:17 | git | Note Added: 0111495 | |
2022-10-11 16:52 | git | Note Added: 0111497 | |
2022-10-12 07:43 | git | Note Added: 0111510 | |
2022-10-12 22:09 | git | Note Added: 0111531 | |
2022-10-12 23:45 | git | Note Added: 0111532 | |
2022-10-13 10:00 | git | Note Added: 0111534 | |
2022-10-13 14:09 | git | Note Added: 0111549 | |
2022-10-13 14:12 | git | Note Added: 0111550 | |
2022-10-13 15:20 |
|
Assigned To | ona => gka |
2022-10-13 15:20 |
|
Status | assigned => resolved |
2022-10-14 11:47 |
|
Assigned To | gka => bugmaster |
2022-10-14 11:47 |
|
Status | resolved => reviewed |
2022-10-14 11:47 |
|
Note Added: 0111571 | |
2022-10-14 13:21 |
|
Note Added: 0111576 | |
2022-10-14 16:14 | git | Note Added: 0111582 | |
2022-10-14 16:16 |
|
Assigned To | bugmaster => ona |
2022-10-14 16:16 |
|
Status | reviewed => assigned |
2022-10-14 18:16 | git | Note Added: 0111585 | |
2022-10-14 18:17 |
|
Assigned To | ona => gka |
2022-10-14 18:17 |
|
Status | assigned => resolved |
2022-10-14 18:20 | git | Note Added: 0111586 | |
2022-10-14 18:56 | git | Note Added: 0111587 | |
2022-10-17 17:11 |
|
Assigned To | gka => bugmaster |
2022-10-17 17:11 |
|
Status | resolved => reviewed |
2022-10-17 17:11 |
|
Note Added: 0111603 | |
2022-12-04 13:29 |
|
Status | reviewed => tested |
2022-12-05 00:25 | vglukhik | Changeset attached | => occt master d7d89acb |
2022-12-05 00:25 |
|
Assigned To | bugmaster => ona |
2022-12-05 00:25 |
|
Status | tested => verified |
2022-12-05 00:25 |
|
Resolution | open => fixed |
2022-12-11 22:36 | git | Note Added: 0112567 | |
2023-03-07 14:20 | dpasukhi | Target Version | => 7.7.1 |