| hidden line removal algorithm in DRAW |
 |
| Mauro Mariotti |
2012/12/24 22:09 |
Does the hidden line removal algorithm work in DRAW?
Please look at the following commands.
With mode 1 (Shading), the box is displayed, with mode 3 (Exact HideLineremoval) it is not.
pload ALL
vinit
box b 10 20 30
vdisplay b
vsetdispmode 1
vfit
vsetdispmode 3
Thanks.
Mauro |
 |
| |
 | | Forum supervisor |
2012/12/25 10:42 |
Dear Mauro,
You can consider it as documentation bug.
I suggest you to register it in Mantis Bug Tracker.
For AIS_Shape mode 3 is not implemented.
If you want to turn on HLR mode =>
- select object in the Viewer
- press button 'h' (works like switch)
After that you will see HLR presentation of the selected object.
Regards
Sergey |
 |
| |
 | | PG |
2012/12/25 18:41 |
Using mode 2 is not effective.
Who call can register a bug in mantis bug tracker ?
- pg |
 |
| |
|
|
 | | Mauro Mariotti |
2012/12/27 13:33 |
Dear Sergey,
under http://tracker.dev.opencascade.org
I cannot find any "register" key or link.
I have also looked under My View | View Issues | Change Log | Roadmap | My Account
Even OCCT_ContributionWorkflow_V3.pdf does not say HOW to register.
By the way, in http://tracker.dev.opencascade.org/main_page.php there is an obsolete link:
clicking on the red rectangle "New (Maintainer) fix provided"
the V2 version is open instead of the V3 one.
Bye.
Mauro |
 |
| |
 | | Forum supervisor |
2012/12/27 13:57 |
Dear Mauro,
Read more carefully my previous post:
"... is advised to use our public Mantis bugtracker ... pointed to by the 'Resources' page of the portal http://dev.opencascade.org/index.php?q=home/resources).
The last link has 'Resources' page where you can register.
After registration you will have access to the listed before links.
Regards |
 |
| |
 | | Mauro Mariotti |
2012/12/27 19:29 |
Sorry, I was not clear:
I AM registered already.
I meant registering THE BUG.
How does one insert a bug in the Mantis bugtracker?
Ciao.
Mauro |
 |
| |
 | | Forum supervisor |
2012/12/28 10:44 |
Dear Mauro,
Open a corresponding link referring to the Bug Tracker - http://tracker.dev.opencascade.org
At the right up corner find,please the label "Project". The selected value should be "Community".
If it is not the case choose the "Community' from the list of the corresponding combo box.
Select menu item "Report issue" from the menu panel located one line lower than label "Project".
The registration page will appear. After that follow the procedure described in the chapter "2.2. Issue registration" of the document 'OCCT Contribution Workflow'.
Regards |
 |
| |