Draw Surface Vectors from python

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 ngsolve.internal.visoptions_variables but none seem to be what I need.

Best wishes,
Henry

Hi Henry,
I think

ngsolve.internal.visoptions.showsurfacesolution=1

will do the thing! =)

Cheers,
val

Hi Val,

perfect! Thank you very much!

Best wishes,
Henry