View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031610 | Community | OCCT:Modeling Algorithms | public | 2020-06-13 09:16 | 2024-09-26 15:24 |
Reporter | CarloGreen | Assigned To | |||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | x64, MS VC 2019 | OS | Windows | ||
Product Version | 6.6.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0031610: Modeling Algorithms - HLRBRep_Algo removes visible edge | ||||
Description | The hidden line removal algorithm declares an edge as invisible, but it should be a visible line instead. When the HRL is activated, the edge in the top right of the view disappears. It should stay visible, since it is clearly seen by the camera. | ||||
Steps To Reproduce | To reproduce the problem, I attached a .brep file and the following drawexe script to show the problem. Compare the two views. In the second view, the edge on the top right is missing.pload MODELING VISUALIZATION restore DVPScaled.brep shapes vinit vdisplay shapes vviewproj front vfit # this second view shows the problem of the missing line. Compare to the first view. vinit vviewproj front vfit vhlrtype algo # the next line erroneously makes a line in the view disappear vhlr on | ||||
Additional information and documentation updates | Tested with OCCT 7.4.0 and OCCT 7.4.1-devel. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
DVPScaled.brep (8,682 bytes) |
|
hlr_polyalgo_OK.png (4,617 bytes) |
|
hlr_algo_KO.png (4,612 bytes) |
|
Still reproduced on latest version: image.png (8,100 bytes) |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-13 09:16 | CarloGreen | New Issue | |
2020-06-13 09:16 | CarloGreen | Assigned To | => msv |
2020-06-13 09:16 | CarloGreen | File Added: DVPScaled.brep | |
2021-11-27 12:06 | kgv | Target Version | => 7.7.0 |
2021-11-27 12:06 | kgv | Summary | HLRBRep_Algo removes visible edge => Modeling Algorithms - HLRBRep_Algo removes visible edge |
2021-11-27 12:06 | kgv | Steps to Reproduce Updated | |
2021-11-27 12:06 | kgv | File Added: hlr_polyalgo_OK.png | |
2021-11-27 12:06 | kgv | File Added: hlr_algo_KO.png | |
2021-11-27 12:09 | kgv | Product Version | 7.3.0 => 6.6.0 |
2022-10-24 10:41 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |
2024-09-26 15:24 | dpasukhi | Note Added: 0116767 | |
2024-09-26 15:24 | dpasukhi | File Added: image.png |