Hi, Can I use GmshSetOption() function to change background color programmatically ?
I tried something like
GmshSetOption("General", "Color", "Background", {250,250,250} );
I know it is wrong.
How can I use GmshSetOption() to change background color ?
_______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
