Add image to drafting journal
Add image to drafting journal
(OP)
Hi guys,
I'm looking for NX Api function to add image into drafting sheet. Any idea?
I'm looking for NX Api function to add image into drafting sheet. Any idea?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Add image to drafting journal
|
RE: Add image to drafting journal
Insert -> Image...
...where you will be able to insert either a .jpg, .png or .tif formatted image file onto the face of the drawing. Once placed, you will be able to drag it to the desired location, rotate at 90° increments, resize the image or change it's aspect ratio (after toggling OFF the aspect ratio lock icon) using the handles shown when editing the image. Note that this image is static and will NOT update if the original image file is edited.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Add image to drafting journal
RE: Add image to drafting journal
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Add image to drafting journal
CODE
www.nxjournaling.com
RE: Add image to drafting journal
RE: Add image to drafting journal
When it inserts image, journal changes the size (or scale) of the picture. In format A4 it's ok, but in A3, A2 it's 2 times bigger. (Or mayby in A4 is 2 times smaller)
I am also wonder if its possible to define image size and image name during inserting image into drafting (with image name i would have chance to check if image is jet in drafting)
ufs.Drf.imageData? ufs.Drf.askImageData?
I'm using NX 8.0.3.4.
RE: Add image to drafting journal
I've been looking at the initialize image data function in the help file, but I don't see an obvious way to associate that to the image that is being imported. I'll look into it more as I get time.
CODE
www.nxjournaling.com