6 ##########################################################
7 ## The command "section" in Draw gives exception "attempt to access to null objec "
8 ##########################################################
10 restore [locate_data_file BUC60877_lh.brep] sh
13 plane pl 820 198 140 -1e-06 0 1
14 mkface f pl -1000 500 -300 100
16 if [catch {bsection result sh f } catch_result] {
17 puts "Faulty BUC60877: function SECTION works wrongly"
19 puts "BUC60877 OK: function SECTION works properly"