|
Menu location |
---|
Curves → Extend Curve |
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
Extend Curve button.
- Select the Curves →
Extend Curve option from the menu.
- Press the
- 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).
This page is retrieved from https://wiki.freecad.org/Curves_ExtendCurve