manpagez: man pages & more
info mathgl
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.1.9 Other settings (Python)

Method on mglGraph (Python): void SetMeshNum (int val)

Sets approximate number of lines in Mesh(), Fall(), Grid() and also the number of hachures in Vect(), VectC(), Dew() and the number of cells in Cloud*(). By default (=0) it draws all lines/hachures/cells.

Method on mglGraph (Python): void SetAxialDir (char val)

Sets direction around which curve rotated in Axial() and Torus(). Default value is 'z'.

Method on mglGraph (Python): void SetDrawFace (bool val)

If set to true then it prevent faces drawing. It is useful for speeding up drawing (for example, during rotation and so on).


© manpagez.com 2000-2026
Individual documents may contain additional copyright information.