Different drawing numbers for one model
One solution would be to use different drawing templates for Submittal and Manufacturing drawings. The drawing format text fields that read model custom properties could then be used.
1) Edit the custom properties list of the model. Add "mfg_dwg" and "submittal_dwg" properties.
2) For the Submittal drawing format, select the drawing number label, right mouse button, select properties, edit label note text to $PRPSHEET:"submittal_dwg"
3) Save this file as a drawing format file Submittal.drwdot
4) For the Manufacturing drawing format, select the drawing number label, right mouse button, select properties, edit label note text to $PRPSHEET:"mfg_dwg"
5) Save this file as a drawing format file Manufacturing.drwdot
6) Use the appropriate template when creating a drawing
7) You could use your standard format & just edit the text every for every drawing, but using the formats makes it automatic and you could further customize each if desired.
|