Skip to content

chen1180/CurveEditor_pythonOCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurveEditor_pythonOCC

Overview

A PythonOCC and PYQT5 program for the demonstration of curves and surfaces in CAD. The usage of app is here.

  • Curve type
    • Bezier curves
    • B-Spline
    • NURBS
  • Surface type
    • Surface of extrusion
    • Surface of revolution
    • Swepted surface
    • Bounded surface

Installation

  • Install anaconda:
  • IDE recommendation:
    • pycharm
  • Packages required in conda:
    • PythonOCC
    • PyQt5
    • Matplotlib
  • How to run:
    • excute main.py with python3 interpreter

About

A version that integrate pythonOCC and pyQT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages