mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
20 lines
411 B
Plaintext
20 lines
411 B
Plaintext
puts "========"
|
|
puts "OCC26580"
|
|
puts "========"
|
|
puts ""
|
|
####################################################
|
|
# BRepProj_Projection does not provide any results
|
|
####################################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file bug26775_a.brep] plate
|
|
restore [locate_data_file bug26580-marker-1.brep] marker
|
|
|
|
prj result marker plate 0 0 -1
|
|
checkshape result_1
|
|
|
|
fit
|
|
|
|
set only_screen_axo 1
|