mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
Modified END file of all group bugs. Command nbshape moved to END file. Add begin with variable subgroup Small correction in END file Replaced test case bug726_3 from moddata to modalg
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
|