T O P I C R E V I E W |
alaudo |
Posted - 08/26/2005 : 11:43:20 AM Origin Version (Select Help-->About Origin): 6.5 Operating System: WinXP
After prompt reply from Easwer (thanks a lot!) about plotting to matrices I've bumped into another problem. If I put my projection down, it is anyway painted last and overlay the previous surface map graph. I suggest if I make the projection layer1 and the surface layer2 it would probably solve the problem. But I failed to find the way to change the order of layers, the layers can be only deleted. Copying layers into clipboard results into changes in its sizes.
Alexander.
|
1 L A T E S T R E P L I E S (Newest First) |
Mike |
Posted - 08/26/2005 : 12:12:48 PM Hi Alexander:
I would open the Script window and type this:
page.reorder(1,2) <ENTER>
(...where 1 and 2 are the layer numbers.)
Mike OriginLab |
|
|