Skip to content

This is a script to install OCE (OpenCASCADE Community Edition) coupled with PythonOCC on Ubuntu 14.04

License

Notifications You must be signed in to change notification settings

jmwright/pythonocc_oce_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonOCC OCE Setup

Introduction

This is a script to install OpenCASCADE Community Edition (OCE) coupled with PythonOCC on Ubuntu 14.04

Usage

Clone the repository, cd into the pythonocc_oce_setup directory, and set the script to be executable.

$ chmod +x Ubuntu_14_04_OCE_PythonOCC_Setup.sh

Then run the script with superuser priveleges.

$ sudo ./Ubuntu_14_04_OCE_PythonOCC_Setup.sh

After the installation is complete, you should be able to run the following example and end up with a simple GUI window.

python /usr/lib/python2.7/dist-packages/OCC/Display/SimpleGui.py

About

This is a script to install OCE (OpenCASCADE Community Edition) coupled with PythonOCC on Ubuntu 14.04

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages