Parent Directory
|
Revision Log
|
Patch
revision 1197 by jongui, Mon Jun 18 02:08:34 2007 UTC | revision 1199 by jongui, Wed Jun 20 05:01:30 2007 UTC | |
---|---|---|
# | Line 85 class Actor3D: | Line 85 class Actor3D: |
85 | ||
86 | def setRepresentationToWireframe(self): | def setRepresentationToWireframe(self): |
87 | """ | """ |
88 | Set the representation of the 3D actor to Wireframe. | Set the representation of the 3D actor to wireframe. |
89 | """ | """ |
90 | ||
91 | self.__vtk_actor3D.GetProperty().SetRepresentationToWireframe() | self.__vtk_actor3D.GetProperty().SetRepresentationToWireframe() |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |