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