Curves Workbench: Difference between revisions

From FreeCAD Documentation
m (Added Curves_Interpolate)
m (Added Curves_Line)
Line 36: Line 36:


<!--T:12-->
<!--T:12-->
* [[Image:Curves_Line.svg|32px]] [[Curves_Line|Curves Line]]: Create a parametric line between two vertices..
* [[Image:Curves_BSpline.svg|32px]] [[Curves_BSpline|Curves BSpline]]: Create a B-Spline curve.
* [[Image:Curves_BSpline.svg|32px]] [[Curves_BSpline|Curves BSpline]]: Create a B-Spline curve.
* [[Image:Curves_IsoCurve.svg|32px]] [[Curves_IsoCurve|Curves IsoCurve]]: Create an IsoCurve from a face.
* [[Image:Curves_IsoCurve.svg|32px]] [[Curves_IsoCurve|Curves IsoCurve]]: Create an IsoCurve from a face.

Revision as of 20:15, 4 December 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.


Introduction

Curves External workbench icon

The Curves workbench is an External workbench that is python based with a collection of tools for NURBS curves and surfaces. This workbench is developed with FreeCAD Master and OCC 7.4. Note: Some tools may not work with earlier versions.

Installation

Download the Curves workbench via the Addon Manager Tools → Addon Manager

References

Tools

Toolbar

Tools