Parent Directory
|
Revision Log
|
Patch
revision 1147 by ksteube, Wed May 16 06:39:11 2007 UTC | revision 1148 by jongui, Wed May 16 22:45:33 2007 UTC | |
---|---|---|
# | Line 27 class Outline: | Line 27 class Outline: |
27 | """ | """ |
28 | ||
29 | self.__vtk_outline.SetInput(self.__object) | self.__vtk_outline.SetInput(self.__object) |
30 | ||
31 | def _getOutput(self): | def _getOutlineOutput(self): |
32 | """ | """ |
33 | Return the output of the outline. | Return the output of the outline. |
34 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |