Archived issue #0032971
Modeling Algorithms - Regression in BRepExtrema_DistShapeShape compared with 7.5
Description
Current algorithm BRepExtema_DistShapeShape produces wrong results in comparing with version 7.5.0, see attached picture - right view is good result, left view is bad one.
Steps to reproduce
restore [locate_data_file bug29313_Nozzle45.brep] s1
restore [locate_data_file bug29313_RobotArm6.brep] s2
distmini d s1 s2
## correct distance must be 2185.9739179983058
## wrong distance is
dval d_val
1088.8513614589781
restore [locate_data_file bug29313_RobotArm6.brep] s2
distmini d s1 s2
## correct distance must be 2185.9739179983058
## wrong distance is
dval d_val
1088.8513614589781
Public activity
1 archived note
Participants are labeled by their role within this record.
Looks like duplication of #0032973, Commenter 1, isn't it? (because of some kind of bugtracker's error)
Related records