T O P I C R E V I E W |
rererere |
Posted - 07/19/2021 : 12:06:01 AM Origin Ver.: Origin 2021b (64-bit) SR2 9.8.5.212(academic) Operating System: Windows10 =================================
Hi. I'd like to set or change a graph's shortname via python script. Is there a command to do that?
Any information is appreciated. Thanks in advance.
Sincerely, rererere
|
1 L A T E S T R E P L I E S (Newest First) |
YimingChen |
Posted - 07/19/2021 : 10:50:25 AM If you have the graph object, you can set graph short name by:
graph.name = 'MyGraph'
James |
|
|