1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug24581
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

20 lines
597 B
Plaintext

puts "========"
puts "OCC24581"
puts "========"
puts ""
######################################################################################################
# BuildSweep fails to trim components of resulting shape at spine knuckles when parameter -C is used
######################################################################################################
restore [locate_data_file OCC24581_spine.brep] spine
restore [locate_data_file OCC24581_profile.brep] profile
mksweep spine
addsweep profile
buildsweep r -C -S
top
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png