Skip to content

sanderboer/CurvesWB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCAD Curves and Surfaces WorkBench

Total alerts Language grade: Python

Curves Workbench

This is a python workbench, with a collection of tools for NURBS curves and surfaces. This workbench is developed with FreeCAD Master (currently 0.19) and OCC 7.4

Some tools may not work with earlier versions.

Note: This workbench is in ALPHA state and should NOT be used for any serious work.

Installation

There are 2 methods to install Curves WB:

For FreeCAD version 0.17 or higher it's preferred to install this workbench with the FreeCAD's addon manager under the label "Curves".

Manual method:

  • go in your personal FreeCAD folder ( usually ~/.FreeCAD on Linux )
  • cd ./Mod ( or create this folder if it doesn't exist )
  • git clone https://github.com/tomate44/CurvesWB
  • start FreeCAD

"Curves" workbench should now show up in the workbench dropdown list.

Feedback

Feedback, suggestions, and patches (via Pull Request) are all appreciated. If you find a problem with this workbench please open an issue in the issue queue, or join the following discussion of FreeCAD's forum : Curves workbench

License

CurvesWB is released under the LGPL2.1+ license

About

Experiments for a FreeCAD Surface workbench

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • GLSL 0.3%