Add an image to ug palatte file (pax)
Add an image to ug palatte file (pax)
(OP)
Hi,
Could any one help me knowing adding images in pax file is feasible?
Meaning - When i click on File->New->Drawing tab it should show me the image i have added in pax file.
Note- It is not the preview image i am talking about.
Regards,
Could any one help me knowing adding images in pax file is feasible?
Meaning - When i click on File->New->Drawing tab it should show me the image i have added in pax file.
Note- It is not the preview image i am talking about.
Regards,





RE: Add an image to ug palatte file (pax)
CODE
<PaletteEntry id="d1"> <References/> <Presentation name="A - Size" description="Creates 8.5in x 11in size drawing" tooltip="This NX template example creates an A size drawing that references an existing model."> <PreviewImage type="UGPart" location="drawing_template.jpg"/> </Presentation> <ObjectData class="DrawingTemplate"> <TemplateFileType>none</TemplateFileType> <Filename>Drawing-A-Size-template.prt</Filename> <Units>English</Units> <UsesMasterModel>Yes</UsesMasterModel> </ObjectData> </PaletteEntry>www.nxjournaling.com