Draw Surface Vectors from python

More
4 years 7 months ago #2542 by hvwahl
Hi everyone,

is it possible to enable "Draw Surface Vectors" in the netgen GUI from the python interface? I have looked at all the options in
Code:
ngsolve.internal.visoptions_variables
but none seem to be what I need.

Best wishes,
Henry
More
4 years 7 months ago #2543 by valhan
Hi Henry,
I think
Code:
ngsolve.internal.visoptions.showsurfacesolution=1
will do the thing! =)

Cheers,
val
The following user(s) said Thank You: hvwahl
More
4 years 7 months ago #2546 by hvwahl
Hi Val,

perfect! Thank you very much!

Best wishes,
Henry
Time to create page: 0.096 seconds