0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / step / bug31485
1 puts "====================================================================="
2 puts "OCC31485: Export STEP in nonmanifold mode looses all faces except one"
3 puts "====================================================================="
4 puts ""
5
6 brestore [locate_data_file bug31485.brep] a
7
8 param write.step.nonmanifold 1
9
10 testwritestep comp_nonmanifold.step a
11 testreadstep comp_nonmanifold.step result
12
13 checkshape result
14
15 checknbshapes result -face 3