This means it’s time to fine tune things a bit, get rid of any nasty little relation that could be upsetting your sketches and use some methods for getting them to act better. These are general practice, because there’s gonna be exceptions.
- Avoid redundant relations
This would include things like perpendicular, parallel, intersection - Avoid using the Fix relation
This is a no-no, especially for top-down design. Fully define your sketches. - Use as few relations as possible
This way if you need to change something you have fewer relations to update - Use sketch envelopes
Sketch envelopes are a way to quickly relate the sketches for your parts to an area. So, instead of having dimensions and relations to parts that tend to change, you relate it to one sketch. - Set up a standard
Going by the same process each time will make things faster for you and everyone else will know what’s going on with your crazy sketches.
This will not only clean up your sketches, but will also tend to make models load faster. fewer relations, fewer calculation and you reduce the risk of creating circular realtionships.