View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0025696 | Community | OCCT:Visualization | public | 2015-01-10 14:39 | 2015-04-06 17:06 |
| Reporter | Vico Liang | Assigned To | kgv | ||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | no change required | ||
| Summary | 0025696: Shaded with edge display mode support. | ||||
| Description | There are normally 3 kinds of display mode, but occt visualization just support two kinds of display mode as below: enum AIS_DisplayMode { AIS_WireFrame, AIS_Shaded }; It would be nice to have "shaded with edge" display mode in OCCT visualization. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
Functionality to show edges of faces on shaded shapes is available since 6.5.4, developed in context of #23407 (see release notes of 6.5.4). I suppose it covers what is proposed in this issue, even if implemented differently, and propose that this issue can be closed. |
|
|
Dear Vico, could you please comment if existing functionality is sufficient for you? pload VISUALIZATION MODELING box b 10 10 10 vinit View1 vclear vdisplay b vsetdispmode b 1 vshowfaceboundary b 1 255 0 0 vfit |
|
|
Dear KGV, I'm currently using "show face boundary" function to implement "shared with edge" feature. Yes, it works properly and it's sufficient for me too. It would be more user friendly if there is such a display mode provided directly. I think there are other users like me don't know how to implement this feature at the first glance. Best Regards, Vico |
|
|
I am closing the issue as "no change required". Adding new display modes could possibly conflict with existing applications implementing their own specific display modes. In general, this kind of tuning is to be done on application level. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-01-10 14:39 | Vico Liang | New Issue | |
| 2015-01-10 14:39 | Vico Liang | Assigned To | => kgv |
| 2015-04-06 13:01 | kgv | Target Version | 6.9.0 => 7.1.0 |
| 2015-04-06 13:24 |
|
Note Added: 0039253 | |
| 2015-04-06 13:51 | kgv | Note Added: 0039255 | |
| 2015-04-06 13:51 | kgv | Assigned To | kgv => Vico Liang |
| 2015-04-06 13:51 | kgv | Status | new => feedback |
| 2015-04-06 15:49 | Vico Liang | Note Added: 0039262 | |
| 2015-04-06 15:52 | Vico Liang | Assigned To | Vico Liang => kgv |
| 2015-04-06 15:52 | Vico Liang | Status | feedback => assigned |
| 2015-04-06 17:06 |
|
Note Added: 0039272 | |
| 2015-04-06 17:06 |
|
Status | assigned => closed |
| 2015-04-06 17:06 |
|
Resolution | open => no change required |
| 2015-04-06 17:06 |
|
Target Version | 7.1.0 => |