How can load customized templates to process studio
How can load customized templates to process studio
(OP)
Hi guys,
I want to load my customized templates to process studio.
I mean on process studio, create object option inside there,
operation-template part-part. I want to see there my
customized templates. I think I have to change something on
template.dat that is on template_dir folder.
Thanks.
I want to load my customized templates to process studio.
I mean on process studio, create object option inside there,
operation-template part-part. I want to see there my
customized templates. I think I have to change something on
template.dat that is on template_dir folder.
Thanks.





RE: How can load customized templates to process studio
Mark Rief
Product Manager
Siemens PLM
RE: How can load customized templates to process studio
I read this help. NX exports all template part files to $UGII_CAM_TEMPLATE_PART_DIR. To this archive, template.dat
# Metric 101 - 200
DATA | 101| general.| ${UGII_CAM_TEMPLATE_PART_METRIC_DIR}mill_planar.prt| ${UGII_CAM_TEMPLATE_PART_METRIC_DIR}mill_planar.prt
I have customized this:
${UGII_CAM_TEMPLATE_PART_METRIC_DIR}my_mold_sequences.prt
but this part, isn't chargen on process studio. On operation-template_part/part, so I can't choose this customized .prt template that I have done.
I need few steps, how can I load customized .prt templates to process studio and choose them on pstudio.
Thanks.