Curves ExtendCurve
|
Curves ExtendCurve
|
| Menu location
|
| Curves → Curve extend
|
| Workbenches
|
| Curves
|
| Default shortcut
|
| None
|
| Introduced in version
|
| -
|
| See also
|
| None
|
|
Description
The
Curves ExtendCurve tool extends selected edges at both ends by a given distance.
Usage
- Select one or more edges in the 3D view.
- There are several ways to invoke the tool:
- Press the
Curve extend button.
- Select the Curves →
Curve extend option from the menu.
- An ExtendedCurve object is created for each selected edge.
- Optionally edit the values in the Property editor to adjust extension lengths and types as well as the output shape (see Properties below).
Properties
See also: Property editor.
A ExtendCurve object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Base
- DataEdge (
LinkSub): Input edge to extend.
- DataOutput (
Enumeration): Output shape.
SingleEdge (default): A single continuous curve.
Wire: Separate curves.
Beginning
- DataLength Start (
Float): Start Extension Length.
- DataType Start (
Enumeration): Start Extension Type.
Straight (default): The extension is a straight line.
G2 curve: The extension is another curve that adopts the local curvature of the input edge at their common vertex (G2 continuity).
End
- DataLength End (
Float): End Extension Length.
- DataType End (
Enumeration): End Extension Type.
Straight (default): The extension is a straight line.
G2 curve: The extension is another curve that adopts the local curvature of the input edge at their common vertex (G2 continuity).
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework