[Macro] Create weldline plot with "Temperature at flow front" as highlight

[Macro] Create weldline plot with "Temperature at flow front" as highlight

_JoThu_
Enthusiast Enthusiast
369 Views
1 Reply
Message 1 of 2

[Macro] Create weldline plot with "Temperature at flow front" as highlight

_JoThu_
Enthusiast
Enthusiast

Hello everybody,

 

creating a weldline plot using a macro is pretty easy, but i want the macro to assign the "Temperature at flow front" as Highlight.

 

Is it possible to assign this property using a macro?

 

BR

0 Likes
370 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

use overlayplot method for both weldlines with Temperature at flow front

 

Set Viewer = Synergy.Viewer()
Viewer.OverlayPlot Plot

 

TX,

balaji.L

0 Likes