DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0029291

HLR algorithm produces different results for equivalent set of commands

Open CASCADEOCCT:Modeling Algorithmsnew0 public notes

Search issues

Description

Bug is reproduced only for branch CR29162

Two sets of visualization commands using HLR provide different results, but each set consists of the same commands, only difference is order of calls.

Steps to reproduce

First set:
restore [locate_data_file bug25813_hlr-bus1-draw-Fusion001.brep] result
vinit
vdisplay result
vhlr on
vhlrtype algo result
vviewparams -scale 29.4848 -proj 0.57735 -0.57735 0.57735 -up -0.408248 0.408248 0.816497 -at 43.4551 105.742 62.2868

Second set:
restore [locate_data_file bug25813_hlr-bus1-draw-Fusion001.brep] result
vinit
vviewparams -scale 29.4848 -proj 0.57735 -0.57735 0.57735 -up -0.408248 0.408248 0.816497 -at 43.4551 105.742 62.2868
vdisplay result
vhlr on
vhlrtype algo result

Results are shown on attached pictures, left picture for first set, right one - for second.

Public activity

No public notes

Participants are labeled by their role within this record.