mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
249 B
Plaintext
13 lines
249 B
Plaintext
puts "=========="
|
|
puts "OCC24263"
|
|
puts "=========="
|
|
puts ""
|
|
###################################################
|
|
# TNaming_CopyShape::CopyTool failure
|
|
###################################################
|
|
|
|
box b 100 100 100
|
|
explode b F
|
|
|
|
CopyTool b_1 b
|