mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
17 lines
317 B
Plaintext
17 lines
317 B
Plaintext
puts "================"
|
|
puts "OCC137"
|
|
puts "================"
|
|
#
|
|
# The patch "patch-MITUTOYO-USA-05112001.zip" has to be converted to Open Cascade 4.0
|
|
#
|
|
puts "IT IS NECESSARY TO CHECK SHAPE SHADING"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC137-ANC101-Solid.brep] a
|
|
vinit
|
|
vdisplay a
|
|
vfit
|
|
vsetdispmode 1
|
|
|
|
set only_screen 1
|