mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0027051: BRepBuilderAPI_GTransform produces invalid result
Test case for the bug. Small correction of vprops reference value.
This commit is contained in:
parent
fd0add651a
commit
9fc376b286
14
tests/bugs/modalg_6/bug27051
Normal file
14
tests/bugs/modalg_6/bug27051
Normal file
@ -0,0 +1,14 @@
|
||||
puts "============"
|
||||
puts "OCC27051"
|
||||
puts "============"
|
||||
puts ""
|
||||
###########################################################################################################
|
||||
# BRepBuilderAPI_GTransform produces invalid result
|
||||
###########################################################################################################
|
||||
|
||||
restore [locate_data_file bug27051_Fuse_1.brep] a
|
||||
scalexyz result a 1 1 1
|
||||
|
||||
checkprops result -v 21011.2
|
||||
checkshape result
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user