mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
18 lines
267 B
Plaintext
Executable File
18 lines
267 B
Plaintext
Executable File
|
|
puts "========"
|
|
puts "OCC217"
|
|
puts "========"
|
|
|
|
##########################################
|
|
##nurbsconvert problem
|
|
##########################################
|
|
|
|
box b -5 -5 -5 10 10 10
|
|
psphere s 6
|
|
|
|
bfuse result s b
|
|
checkshape result
|
|
|
|
set square 618.85
|
|
set 2dviewer 0
|