Page 1 of 1

Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 10:43 am
by Clive
Is it possible to insert multiple bitmap images ? - if not would this be possible to implement as I would find this option extremely useful.

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 11:15 am
by andrew
Yes, you can insert as many bitmaps as required into your drawing.

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 11:31 am
by Clive
Thanks Andrew, sorry I should have been clearer - what I meant was can I insert multiple bitmaps in one go?

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 12:23 pm
by andrew
Clive wrote:what I meant was can I insert multiple bitmaps in one go?
No. Can you elaborate on how such a tool would have to work? E.g. insert the selected images all in one place on top of each other, as an array beside each other or positioned individually?

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 1:23 pm
by Clive
Thanks, an array beside each other with some kind of spacing size option would be good. For me the important thing would be just to be able to get more than one image inserted at a time instead of repeating the whole process several times in some cases, I can rearrange them after this stage how I wish.
I'll give you an example from something I'm currently working on, I am creating a set of drawings for students to detail how to draft spiral staircases and in each drawing I also have some photo's, in one of the drawings I have 7 photo's inserted ... so an option to speed up this process would be good. I have more similar projects like this to do in the pipeline!

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 1:32 pm
by andrew
An option might be to create multiple copies of the same image first and then change the image name using the property editor:
Screen Shot 2014-05-27 at 14.30.34.png
Screen Shot 2014-05-27 at 14.30.34.png (40.74 KiB) Viewed 6873 times
This can speed up things, certainly if your images are called 'image001', 'image002', or if you have the list of file names ready to copy / paste.

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 1:45 pm
by Clive
Not sure I follow you correctly. My situation would need for example 7 different images all to be inserted in just one go.

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 1:49 pm
by andrew
My idea was to insert 7 copies of an identical image, then click each image one by one and edit the 'File' property (e.g. image001.jpg, image002.jpg, ...).

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 5:45 pm
by Husky
andrew wrote:My idea was to insert 7 copies of an identical image, then click each image one by one and edit the 'File' property (e.g. image001.jpg, image002.jpg, ...).
That is a nice tip - I have to try it - thank you!

Edit: Works great! :D

Re: Can I insert multiple Bitmap images ?

Posted: Tue May 27, 2014 7:05 pm
by Clive
andrew wrote:My idea was to insert 7 copies of an identical image, then click each image one by one and edit the 'File' property (e.g. image001.jpg, image002.jpg, ...).
Yep, I got it now, neat trick :wink: thanks this will help to speed things up.