Tool
Panels
Vector
Text
Surface
Intersection
Analysis
Render
3D Object
Primitive Curves
Toolset
Triangulation
Boolean Operation
Solid
Transform
Curve Analysis
Array
Image
Extend Curve
Extend a curve by a specified distance
Details
ID
tool-toolset-extend-curve
Name
Extend Curve
Group
Toolset
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Curve | Curve | Curve to rebuild | |
| Type | Number | Type of extension 0 = line, 1 = arc | 0 |
| Start | Number | Extension length at start of curve | 0 |
| End | Number | Extension length at end of curve | 0 |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | The resulting extended curve |
After creating a node, connect the curve to extend to the first port, the extension type (0 = Line, 1 = Arc, 2 = Smooth) to the second port, the start extension length to the third port, and the end extension length to the fourth port. On the output port, you will get the resulting extended curve.
Rebuild Curve
Connect With Curve