Curves Workbench: Difference between revisions

From FreeCAD Documentation
m (Added Curves RuledSurface)
m (Added Curves_Interpolate)
Line 47: Line 47:
* [[Image:Curves_CombinedCurve.svg|32px]] [[Curves_CombinedCurve|Curves CombinedCurve]]: Builds a 3D curve as the intersection of 2 projected curves.
* [[Image:Curves_CombinedCurve.svg|32px]] [[Curves_CombinedCurve|Curves CombinedCurve]]: Builds a 3D curve as the intersection of 2 projected curves.
* [[Image:Curves_ZebraTool.svg|32px]] [[Curves_ZebraTool|Curves ZebraTool]]: Zebra texture for surface inspection.
* [[Image:Curves_ZebraTool.svg|32px]] [[Curves_ZebraTool|Curves ZebraTool]]: Zebra texture for surface inspection.
* [[Image:Curves_GordonSurface.svg|32px]] [[Curves_GordonSurface|Curves GordonSurface]]: Creates a surface that skins a network of curves
* [[Image:Curves_HelicalSweep.svg|32px]] [[Curves_HelicalSweep|Curves HelicalSweep]]: Sweep on open wire along a helical path.
* [[Image:Curves_HelicalSweep.svg|32px]] [[Curves_HelicalSweep|Curves HelicalSweep]]: Sweep on open wire along a helical path.
* [[Image:Curves_MultiLoft.svg|32px]] [[Curves_MultiLoft|Curves MultiLoft]]: Loft profile objects made of multiple faces in parallel.
* [[Image:Curves_MultiLoft.svg|32px]] [[Curves_MultiLoft|Curves MultiLoft]]: Loft profile objects made of multiple faces in parallel.
Line 54: Line 53:
* [[Image:Curves_CompressionSpring.svg|32px]] [[Curves_CompressionSpring|Curves CompressionSpring]]: Creates a compression spring.
* [[Image:Curves_CompressionSpring.svg|32px]] [[Curves_CompressionSpring|Curves CompressionSpring]]: Creates a compression spring.
* [[Image:Curves_Birail.svg|32px]] [[Curves_Birail|Curves Birail]]: Birail object to use with Sweep on 2 rails tool.
* [[Image:Curves_Birail.svg|32px]] [[Curves_Birail|Curves Birail]]: Birail object to use with Sweep on 2 rails tool.
* [[Image:Curves_GordonSurface.svg|32px]] [[Curves_GordonSurface|Curves GordonSurface]]: Creates a surface that skins a network of curves
* [[Image:Curves_SegmentSurface.svg|32px]] [[Curves_SegmentSurface|Curves SegmentSurface]]: Segment a surface on isocurves.
* [[Image:Curves_SegmentSurface.svg|32px]] [[Curves_SegmentSurface|Curves SegmentSurface]]: Segment a surface on isocurves.
* [[Image:Curves_RuledSurface.svg|32px]] [[Curves_RuledSurface|Curves RuledSurface]]: High Quality ruled surface. The 2 edges (or wires) are reparametrized before surface creation.
* [[Image:Curves_RuledSurface.svg|32px]] [[Curves_RuledSurface|Curves RuledSurface]]: High Quality ruled surface. The 2 edges (or wires) are reparametrized before surface creation.
* [[Image:Curves_Interpolate.svg|32px]] [[Curves_Interpolate|Curves Interpolate]]: Interpolate points with a BSpline curve.


</translate>
</translate>

Revision as of 20:10, 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