Deleted unnecessary TODOs in test cases with improvements on MacOS platform. Small...
[occt.git] / tests / bugs / modalg_5 / bug22323
1 puts "============"
2 puts "CR22323"
3 puts "============"
4 puts ""
5 ##########################################################################################################
6 # Example of using offsetshape command instead of redundant "shell" command to get the same result
7 ##########################################################################################################
8
9 pcylinder cy 100 200
10 explode cy f
11 donly cy cy_2
12 fit
13
14 offsetshape res cy -1. cy_2
15 donly res