0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / step / bug27721
1 puts "========"
2 puts "OCC27721"
3 puts "========"
4 puts ""
5 ##############################################################################
6 # Add possibility to read STEP file with invalid shape_representation entity.
7 ##############################################################################
8
9 param read.step.all.shapes 1
10 newmodel
11
12 ReadStep D [locate_data_file bug27721.stp]
13
14 XGetOneShape result D
15
16 checknbshapes result -solid 1 -shell 2 -shape 43
17
18 param read.step.all.shapes 0
19 newmodel