UClient

From KitwarePublic
Jump to navigationJump to search

Installation

  1. Download package from here
  2. Get the latest source code


Pre-requisites

Following packages are included in the package

  • Python 2.6.x (2.6.1) included
  • Pre-built VTK python bindings and required DLLs
  • wxPython

Limitations

Sandbox

Following is the test to see if source code insertion works

<source lang="php"> <? print("This is my PHP Code."); ?> </source>