1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_6/bug27280
jgv 601b1c8d56 0027280: HLR algorithms taking seam edges into account
Interface of HLRAppli_ReflectLines has been modified.
New Draw command "hlrin3d" has been added.
2016-04-14 12:45:56 +03:00

17 lines
557 B
Plaintext

puts "============"
puts "OCC27280"
puts "============"
puts ""
###########################################################################################################
# HLR algorithms taking seam edges into account
###########################################################################################################
restore [locate_data_file bug27280_SeamTest0_modified.brep] a
fit
hlrin3d result a 0.57735026918962573 -0.57735026918962573 0.57735026918962584
donly result
checkshape result
checknbshapes result -compound 4 -edge 7 -vertex 6