| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Viewer.grids
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Properties | |
|
Inherited from |
| Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
set( (bool)xy, (bool)xz, (bool)yz, (bool)axis) -> None :
set(bool xy, bool xz, bool yz, bool axis)
C++ signature :
void set(bool,bool,bool,bool)
|
setAxis( (bool)enable) -> None :
setAxis(bool enable)
C++ signature :
void setAxis(bool)
|
setSize( (int)value) -> None :
setSize(int value)
C++ signature :
void setSize(int)
|
setUnit( (int)value) -> None :
setUnit(int value)
C++ signature :
void setUnit(int)
|
setXYPlane( (bool)enable) -> None :
setXYPlane(bool enable)
C++ signature :
void setXYPlane(bool)
|
setXZPlane( (bool)enable) -> None :
setXYPlane(bool enable)
C++ signature :
void setXZPlane(bool)
|
setYZPlane( (bool)enable) -> None :
setXYPlane(bool enable)
C++ signature :
void setYZPlane(bool)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:16 2008 | http://epydoc.sourceforge.net |