1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00
Files
occt/tests/bugs/modalg_5/bug22323
2013-02-25 18:34:25 +04:00

15 lines
467 B
Plaintext

puts "============"
puts "CR22323"
puts "============"
puts ""
##########################################################################################################
# Example of using offsetshape command instead of redundant "shell" command to get the same result
##########################################################################################################
pcylinder cy 100 200
explode cy f
donly cy cy_2
fit
offsetshape res cy -1. cy_2
donly res