0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_5 / bug22323
CommitLineData
cf5195b8 1puts "============"
2puts "CR22323"
3puts "============"
4puts ""
5##########################################################################################################
6# Example of using offsetshape command instead of redundant "shell" command to get the same result
7##########################################################################################################
8
9pcylinder cy 100 200
10explode cy f
11donly cy cy_2
12fit
13
14offsetshape res cy -1. cy_2
15donly res