Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 830
    • Issues 830
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 241
    • Merge requests 241
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTKVTK
  • Repository
Switch branch/tag
  • vtk
  • Filters
  • Points
  • Testing
  • Python
  • TestPCANormalEstimation2.py
Find file BlameHistoryPermalink
  • Bill Lorensen's avatar
    ENH: VTK python test scripts can call Start() on the interactor · e06a7576
    Bill Lorensen authored Apr 28, 2017
    rtImagetest.py allow python tests to call Start() on the
    interactor. Most python tests currently comment out the Start() method
    on their interactor. This cuased confusion and made the tests less
    useable as standalone python examples.
    e06a7576