Skip to content

H-Tsubota/ExTools-for-FreeCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.