Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Masa1chi/Pythonocc-vericut

Repository files navigation

pythonocc-vericut

TPythonocc vericut is a NC machining simulation software based on pythonocc 3D kernel

alt tag alt tag alt tag alt tag

pythonocc-core

About

pythonocc is a python package whose purpose is to provide 3D modeling features. It is intended to CAD/PDM/PLM and BIM related development.

Latest release : pythonocc-core 7.4.0 (february 2020)

Features

pythonocc provides the following features:

  • a full access from Python to almost all af the thousand OpenCascade C++ classes. Classes and methods/functions share the same names, and, as possible as it can be, the same signature

  • 3D visualization from the most famous Python Gui (pyQt, PySide1 and 2, wxPython)

  • 3D visualization in a web browser using WebGl and/or x3dom renderers

  • 3D visualization and work within a jupyter notebook

  • Various utility Python classes/methods for DataExchange, Topology operations, intertia computations etc.

first create an environment

conda create --name=pyoccenv python=3.7
source activate pyoccenv
conda install -c conda-forge pythonocc-core=7.4

#Run it

git clone https://github.com/qunat/Pythonocc-vericur.git
conda activate your environment
cd pythonocc-vericut
python BaseGui.py

About

Cnc machine tool simulation software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 43.1%
  • C++ 21.7%
  • SWIG 16.2%
  • C 10.3%
  • Tcl 3.6%
  • QML 2.8%
  • Other 2.3%

AltStyle によって変換されたページ (->オリジナル) /