Custom template draft and model in the same file?
Custom template draft and model in the same file?
(OP)
Hello!
I created my custom template and changed the .pax file as explaned on this forum.
Now, when i go to NEW/ DRAWING i can pick my new template and choose which part i want to draft.
Then i save that file and it creates a new file with extension XXXXX_dwg1.prt next to my existing part.
But when I open some model and go to START/ DRAFTING i can't pick my custom template. It' s just not there.
Is there a way to do this and to get one file with model and draft with my custom template in the same file?
I created my custom template and changed the .pax file as explaned on this forum.
Now, when i go to NEW/ DRAWING i can pick my new template and choose which part i want to draft.
Then i save that file and it creates a new file with extension XXXXX_dwg1.prt next to my existing part.
But when I open some model and go to START/ DRAFTING i can't pick my custom template. It' s just not there.
Is there a way to do this and to get one file with model and draft with my custom template in the same file?





RE: Custom template draft and model in the same file?
Best regards,
Michaël.
NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit (Intel(R) Xeon(R) CPU X5650 @2.67GHz)
24.0 GB
NVIDIA Quadro 4000 + NVIDIA Tesla C2050
RE: Custom template draft and model in the same file?
RE: Custom template draft and model in the same file?
Also i noticed that the defauls level is user, this is the lowest priority, try changing it in the site level also.
If you look at your log file, where does the UGII_PATDIR points to, it should be to where your templates are....
Best regards,
Michaël.
NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit (Intel(R) Xeon(R) CPU X5650 @2.67GHz)
24.0 GB
NVIDIA Quadro 4000 + NVIDIA Tesla C2050
RE: Custom template draft and model in the same file?
Best regards,
Michaël.
NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit (Intel(R) Xeon(R) CPU X5650 @2.67GHz)
24.0 GB
NVIDIA Quadro 4000 + NVIDIA Tesla C2050
RE: Custom template draft and model in the same file?
There is no DRAWING on the right side.
Also, i don't have any other option but "user" default level.
I did not work with log files until now, where is it located?
RE: Custom template draft and model in the same file?
One more thing that's import what version of nx are you in?
Do you work native or Teamcenter?
Best regards,
Michaël.
NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit (Intel(R) Xeon(R) CPU X5650 @2.67GHz)
24.0 GB
NVIDIA Quadro 4000 + NVIDIA Tesla C2050
RE: Custom template draft and model in the same file?
Which PAX file/s did you edit?
There are three (native or managed is irrelevant).
ugs_model_templates.pax or nxdm_ugs_model_templates.pax is for the model templates (File -> New).
ugs_drawing_templates.pax or nxdm_ugs_drawing_templates.pax is for the drawing templates (File -> New).
ugs_sheet_templates or nxdm_ugs_sheet_templates.pax is for the sheet templates (Insert -> Sheet).
If it has nxdm_ in front, then it is used for managed mode, otherwise it's for native.
So to have your template appear in Start -> Drafting, you need to edit ugs_sheet_templates or nxdm_ugs_sheet_templates.pax
Anthony Galante

Technical Resource Coordinator
NX4.0.4MP10, NX5.0.6, NX6.0.5, NX7.0.1, NX7.5.0-> NX7.5.5 & NX8.0.0 -> NX8.0.2, NX8.5p15
RE: Custom template draft and model in the same file?
I was editing "ugs_drawing_templates.pax" file and maybe that is the problem.