Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi Everyone,
I have a huge ammount of jpg's that I wish to import into a Isodraw file. The Isodraw file has a frame (rectangle) inside...all elements should not exceed the boundaries of this rectangle.The jpg's are of various sizes, therefore I need to check the size of the jpg in mm and based on the result the relevant Isodraw file will be implemented (2 possible frame sizes).
I have seached in the Macro Reference Manual for a command that reads the dimensions of an image file, unfortunately without any success. Does anyone have any ideas?
I am aware there are other methods, such as
Select If Bounding Box
which I will implement if I cannot read the dimensions of an image in mm. Any ideas?
Many thanks in advance.
Alan