Author |
Topic  |
|
AKazak
Russia
1228 Posts |
Posted - 07/05/2021 : 02:57:06 AM
|
OriginPro 2021b (64-bit) SR2 9.8.5.212 Windows 10 21H1 x64
Greetings!
I work with matrix sheets, each with its own set of matrix objects. How do I load image to a new matrix object within a specified matrixsheet? How do I copy/move matrix objects across different matrixsheets?
Thank you.
--- Andrey |
|
easwar
USA
1965 Posts |
Posted - 07/06/2021 : 11:14:36 AM
|
Hi Andrey,
You can turn on Thumbnail view (menu: View->Show Image Thumbnails, also there is MT button). Then you can right click on a thumbnail to add a new matrix object, move the objects around within the same sheet etc. Then you can click and select desired object and import another image. But please note that within one matrix sheet, all objects need to have same dimension. Therefore if you import an image that is of a different size, a new sheet will be added for that image/size.
As for copying/moving objects between sheets, you can use the script command to copy objects:
mcopy -d;
to open the mcopy dialog, then browse and select the matrix objects. Let us know if this works fine.
Easwar OriginLab |
 |
|
AKazak
Russia
1228 Posts |
Posted - 07/08/2021 : 05:34:59 AM
|
quote: Originally posted by easwar
Hi Andrey,
You can turn on Thumbnail view (menu: View->Show Image Thumbnails, also there is MT button). Then you can right click on a thumbnail to add a new matrix object, move the objects around within the same sheet etc. Then you can click and select desired object and import another image. But please note that within one matrix sheet, all objects need to have same dimension. Therefore if you import an image that is of a different size, a new sheet will be added for that image/size. Easwar OriginLab
I click and select desired empty object. How do I import another image directly to the selected target matrix object?
quote: Originally posted by easwar As for copying/moving objects between sheets, you can use the script command to copy objects:
mcopy -d;
to open the mcopy dialog, then browse and select the matrix objects. Let us know if this works fine. Easwar OriginLab
Great feature! How do I call the dialog from GUI?
--- Andrey |
 |
|
easwar
USA
1965 Posts |
Posted - 07/08/2021 : 09:18:05 AM
|
Hi Andrey,
Once you activate the new object by clicking on its thumbnail, you can use the menu Data->Import from File->Image to Matrix... Currently drag-and-drop does not work, we will look into that.
We will also look into adding the mcopy functionality to the gui.
Thanks,
Easwar |
 |
|
|
Topic  |
|
|
|