1. 安装Python2.7
2. CMAKE生成VS工程时,勾选Python选项.
3. 编译完成后,VTK-6.1.0\bin\Debug(Release)设置到Path环境变量中,PYTHONPATH环境变量设置VTK-6.1.0\Wrapping\Python;VTK-6.1.0\bin\Debug;
4. 通过Python IDLE运行.py脚本
1. 安装Python2.7
2. CMAKE生成VS工程时,勾选Python选项.
3. 编译完成后,VTK-6.1.0\bin\Debug(Release)设置到Path环境变量中,PYTHONPATH环境变量设置VTK-6.1.0\Wrapping\Python;VTK-6.1.0\bin\Debug;
4. 通过Python IDLE运行.py脚本