Master Model
Actually there are a number of reasons for separating your model and drawing. Performance really is not the issue however, change control is.
The Master Model approach allows the drawing to be updated independant of the model. For example, a tolerance change on the drawing would not require the model to be upsequenced to the next revision level. This avoids a lot of confusion and extra work in the engineering community.
I think that is the most important reason however there are more.
|