T O P I C R E V I E W |
kbakr77 |
Posted - 12/20/2019 : 08:53:44 AM Origin Ver. and Service Release: OriginPr0 2018 R1 Operating System: Windows 7
Hello Is it possible for Origin to rotate the contour with geometry image below in a known angle like 30 degrees or any angle? if the answer is yes how I can do that please?
 |
4 L A T E S T R E P L I E S (Newest First) |
Chris D |
Posted - 12/23/2019 : 08:48:34 AM Hi,
3D surface plot is one of our main 3D OpenGL plots. It is in the plot menu.
You make a 3D surface plot and not a contour plot. You will adjust the angles of the 3D plot per Yiming's instructions to simulate the look of a contour plot.
Thanks, Chris Drozdowski Originlab Technical Support
|
kbakr77 |
Posted - 12/20/2019 : 4:34:49 PM Dear James, Many thanks for your efforts. Unfortunately I do not have Origin 2020 I had Origin2018 only. I do not know how I make 3D surface plot from my contour data? I highlghted the xyz data but nothing happened? do you mean I creat 3D surface instead of contour first? may you send me an illustrated image? I will be thankful for that?
Regards,
Khalid |
YimingChen |
Posted - 12/20/2019 : 2:43:33 PM If you have Origin 2019 or newer version, a piece of Labtalk script can do the same thing. With the contour graph activated, run the following script in Script Window:
layer -PGM 1;
@C2DR=30;
James
Yiming |
YimingChen |
Posted - 12/20/2019 : 10:04:03 AM Hi,
Yes, it is possible. But you will have to first make 3D surface plot from your data. Then modify the view angle carefully. See some of the settings below:


If you still have questions, please send your project file to <tech@originlab.com> that we can check further.
James |