restore [locate_data_file Pipe_Partial.brep] a

dchrono ch restart
puts [fastsewing result -tol 5.1e-4 a]
dchrono ch stop counter fastsewing

donly result
checkshape result

set nbshapes_expected "
Number of shapes in shape
 VERTEX    : 5994
 EDGE      : 11715
 WIRE      : 5698
 FACE      : 5698
 SHELL     : 3
 SOLID     : 0
 COMPSOLID : 0
 COMPOUND  : 1
 SHAPE     : 29109
"

checknbshapes result -ref "${nbshapes_expected}" -t -m "Partition of 2 shapes"
