Be careful with making the sew tolerance too large. Contrary to what your model may look like after the sew operation is complete, making the tolerance larger does not actually cause the 'gaps' between sheet bodies to disappear. All that it does is tell the system that you're willing to accept a larger 'gap' in the final model.
When you sew two sheet bodies together and the edges don't match 100% but their gap(s) are within the modeling tolerance, the edges are NOT modified so that they do match. What happens is that the model uses ONE of the edges from ONE of the sheet bodies as the new 'shared' edge of the sewn body (since to be topologically valid, two adjacent faces of a body must share a SINGLE 'common' edge). What this means is that the face representing the sheet body whose edge was NOT used will now act as if the edge that was used is also the edge of its face, which works OK except that mathematically the 'gap' between the old edge and new assumed edge still exists in the model. It's just that NX has been designed so that as long as any downstream applications, be they modeling or some other application like machining or meshing, does not attempt to create any data object smaller than this gap.
Let's give you an example:
Say you have two sheet bodies with a gap of 1 mm and so you set the tolerance to 2 mm and 'sew' the sheet bodies together, which will technically work and it will look like the 'gap' has gone away. However, you may discover later that you will NOT be able to create say a blend or chamfer which approaches 1 mm in size since that would require the code to actually find points on the true faces of the model, but remember those 'gaps' still exist in the data representing the individual faces. However, as long as you don't attempt to create anything near 1 mm in size the depends on either the sewn edge or the faces near the edge.
This scheme, where the models, when sewn, uses one or other of the edges to define the common face edges but which does NOT alter the actual date used to define a model, is referred to as 'Tolerant Modeling', and it's a very powerful capability,
as long as it's not abused by using too large a tolerance so as to overcome poorly modeled geometry.
Anyway, just keep all this in mind as you decide between changing the tolerance or redoing a model in order to get it to perform as expected.
John R. Baker, P.E.
Product 'Evangelist'
NX Design
Siemens PLM Software Inc.
Cypress, CA
To an Engineer, the glass is twice as big as it needs to be.