Curves Workbench: Difference between revisions

From FreeCAD Documentation
(Reordered the tools so that they match the menu order. More logical that way.)
(Marked this version for translation)
 
(5 intermediate revisions by 3 users not shown)
Line 12: Line 12:


<!--T:3-->
<!--T:3-->
The Curves workbench is an [[external_workbenches|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.
The Curves workbench is an [[External_workbenches|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.

<!--T:14-->
Note: Some tools may not work with earlier versions.


==Installation== <!--T:4-->
==Installation== <!--T:4-->


<!--T:5-->
<!--T:5-->
Download the Curves workbench via the [[Image:AddonManager.svg|24px|link=Std_AddonMgr]] [[Addon Manager]] {{MenuCommand|Tools → Addon Manager}}
Download the Curves workbench via the [[Image:Std_AddonMgr.svg|24px|link=Std_AddonMgr]] [[Std_AddonMgr|Addon Manager]]. Select the {{MenuCommand|Tools → Addon Manager}} option from the menu.


==References== <!--T:6-->
==References== <!--T:6-->
Line 25: Line 28:
* Github: https://github.com/tomate44/CurvesWB
* Github: https://github.com/tomate44/CurvesWB
* Discussion: https://forum.freecadweb.org/viewtopic.php?f=8&t=22675
* Discussion: https://forum.freecadweb.org/viewtopic.php?f=8&t=22675
* YouTube tutorial using curves workbench: https://www.youtube.com/watch?v=ZVdbvxmJ3Mo
* Dailymotion tutorial, tide bottle, demoing curves workbench: https://www.dailymotion.com/video/x6bo9a6


==Tools== <!--T:8-->
==Tools== <!--T:8-->

===Toolbar=== <!--T:9-->

<!--T:10-->
<!-- Add an image of the Curves WB toolbar -->

===Tools=== <!--T:11-->


<!--T:12-->
<!--T:12-->

Latest revision as of 11:25, 15 July 2023

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. Select the Tools → Addon Manager option from the menu.

References

Tools