|
|
|
|
|
OnStandardView(self,
evt)
Set the camera to the standard 3D view. |
source code
|
|
|
OnFrontView(self,
evt)
Set the camera to the front view. |
source code
|
|
|
OnBackView(self,
evt)
Set the camera to the rear view. |
source code
|
|
|
OnLeftView(self,
evt)
Set the camera to the left view. |
source code
|
|
|
OnRightView(self,
evt)
Set the camera to the right view. |
source code
|
|
|
OnTopView(self,
evt)
Set the camera to the top view. |
source code
|
|
|
OnBottonView(self,
evt)
Set the camera to the bottom view. |
source code
|
|
|
OnChangeProjection(self,
evt)
Changes the projection between parallel and projection. |
source code
|
|
|
OnAbout(self,
evt)
Opens the "about" dialog. |
source code
|
|
|
OnExit(self,
evt)
Closes the figure window. |
source code
|
|