|
Menu location |
---|
Curves → Extend Curve |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
The Curves ExtendCurve tool extends selected edges at both ends by a given distance.
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:
Base
LinkSub
): Input edge to extend.Enumeration
): Output shape.
SingleEdge
(default): A single continuous curve.Wire
: Separate curves.Beginning
Float
): Start Extension Length.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
Float
): End Extension Length.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).