mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-01 10:26:12 +03:00
17 lines
395 B
Plaintext
17 lines
395 B
Plaintext
puts "======="
|
|
puts "CR25178"
|
|
puts "======="
|
|
puts ""
|
|
###########################################################################
|
|
# Visualization - edges of the model are still clipped after vfit command
|
|
###########################################################################
|
|
|
|
restore [locate_data_file bug25179_nurbs-with-partial-seam.brep] a
|
|
|
|
vinit
|
|
vdisplay a
|
|
vback
|
|
vfit
|
|
|
|
set only_screen 1
|