mathewmi2
Automotive
- Feb 20, 2013
- 1
Good afternoon community,
I am working with Teamcenter 8.3 and I am trying to get some drawing sheet templates into it, but I have problems to
first, understanding what user posted years ago (I already searched for solutions)
and second, finding the files needed for it.
For example:
My drawing sheet is called: A4-drawing-template.prt
When I open it via editor, there is nothing with
Then you can modify the nxdm_****.pax file to add the following section:
<PaletteEntry id="d*****">
<References/>
<Presentation name="Own template" description="NX Example with datum CSYS">
<PreviewImage type="UGPart" location="@DB/000112/A"/>
</Presentation>
<ObjectData class="ModelTemplate">
<Filename>@DB/000112/A</Filename>
<Units>Metric</Units>
<ItemType>Item</ItemType>
<RelationType>master</RelationType>
</ObjectData>
</PaletteEntry>
or
I do not find the following folder
%UGII_ROOT_DIR%\templates
or where to use the following command
%UGII_ROOT_DIR%\templates\sample\tcin_template_setup -u=infodba -p=***** -g=dba
Is there any other possibility like using the Import function of TC to get drawing sheets into TC?
Kind regards
Mathewmi2
I am working with Teamcenter 8.3 and I am trying to get some drawing sheet templates into it, but I have problems to
first, understanding what user posted years ago (I already searched for solutions)
and second, finding the files needed for it.
For example:
My drawing sheet is called: A4-drawing-template.prt
When I open it via editor, there is nothing with
Then you can modify the nxdm_****.pax file to add the following section:
<PaletteEntry id="d*****">
<References/>
<Presentation name="Own template" description="NX Example with datum CSYS">
<PreviewImage type="UGPart" location="@DB/000112/A"/>
</Presentation>
<ObjectData class="ModelTemplate">
<Filename>@DB/000112/A</Filename>
<Units>Metric</Units>
<ItemType>Item</ItemType>
<RelationType>master</RelationType>
</ObjectData>
</PaletteEntry>
or
I do not find the following folder
%UGII_ROOT_DIR%\templates
or where to use the following command
%UGII_ROOT_DIR%\templates\sample\tcin_template_setup -u=infodba -p=***** -g=dba
Is there any other possibility like using the Import function of TC to get drawing sheets into TC?
Kind regards
Mathewmi2