📷 GIF Exporter 1.1 | create animated GIFs from SketchUp models with customizable settings
Download
Get Name of Image
-
In my model I have a image (SketchUp::Image). When I export the image in obj, a jpg file is created with the name bild3.jpg. How do I access the name "bild3" within a ruby plugin given that I already have access to the image?
-
Have you tried https://developers.google.com/sketchup/docs/ourdoc/image#path ?
Advertisement