- Thank you received: 24
Draw Surface Vectors from python
4 years 7 months ago #2542
by hvwahl
Draw Surface Vectors from python was created 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
but none seem to be what I need.
Best wishes,
Henry
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
Best wishes,
Henry
4 years 7 months ago #2543
by valhan
Replied by valhan on topic Draw Surface Vectors from python
Hi Henry,
I think
will do the thing!
Cheers,
val
I think
Code:
ngsolve.internal.visoptions.showsurfacesolution=1
Cheers,
val
The following user(s) said Thank You: hvwahl
Time to create page: 0.096 seconds