Translations:Macro Parametric Curve FP/1/en

From FreeCAD Documentation

Macro Parametric_Curve_FP

Description
Update of Macro 3D Parametric Curve, but with new features. Creates a Feature Python object, offers spreadsheet and JSON integration, expanded parameters.
It has support for the same a, b, c parameters, but also can have as many d parameters in the form of d1, d2, d3, d4, etc. as you like.
It also supports saving formulas to a text file in JSON format and support for Spreadsheet integration of the current formula.
Full documentation can be found Full Documentation on Github Parametric_Curve_FP on github.

Macro version: 2023.05.06
Last modified: 2023-05-06
FreeCAD version: All Python 3
Download: ToolBar Icon
Author: TheMarkster
Author
TheMarkster
Download
ToolBar Icon
Links
Macro Version
2023.05.06
Date last modified
2023-05-06
FreeCAD Version(s)
All Python 3
Default shortcut
None
See also
Macro 3D Parametric Curve