mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|