Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.05 KB

ExTools for FreeCAD

What is ExTools for FreeCAD?

ExTools for FreeCAD (Extension tools for FreeCAD) are unofficial plugins for [FreeCAD](URL https://github.com/FreeCAD).

Function Polyline Tool

FunctionPolyline

You can draw a polyline according to a mathematical formula with this tool. The formula is defined by Python format math function.

How to use :

Shape Information Tool

How to use :

You can confirm surface area, volume and center of mass for selected object with this tool.

ShapeInformation

In your use, please read document/index.html of this project.

License

ExTools for FreeCAD is licenced under LGPL version 2.1 / version 3.

How to install?

Windows - Click "install.js".

Linux/Mac OS X - Run "install.py" on Python 2.7.x.