1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00

23 lines
405 B
Plaintext
Executable File

puts "TODO OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============"
puts "OCC21091"
puts "OCC21450"
puts "============"
puts ""
if { [array get Draw_Groups "XSTEP-STL/VRML"] == "" } {
pload XSDRAW
}
meshfromstl m [locate_data_file shape.stl]
meshdispmode m 34
set aFile $imagedir/shape.pdf
set format PDF
set size 154489