mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
14 lines
435 B
Plaintext
14 lines
435 B
Plaintext
puts "========"
|
|
puts "OCC25976"
|
|
puts "========"
|
|
puts ""
|
|
##########################################################################################
|
|
# Conversion of an offset face from a spline into a spline face hangs-up the application
|
|
##########################################################################################
|
|
|
|
smallview
|
|
restore [locate_data_file OCC25976-copiedFace.brep] f
|
|
nurbsconvert r f
|
|
fit
|
|
set only_screen_axo 1
|