Offset a curve with a specified distance
ID
tool-toolset-offset-curve
Name
Offset Curve
Group
Toolset
Package
Tool
Keywords
Render
After creating a node, connect a curve for offsetting to a first port, the boolean toggle to offset curve one side or two to the second port, and the offset type to the third port. The offset type can be only "Arc", "Tangent" or " Intersection". It is the default "Arc". Connect the offset distance to the fourth port. On the output port, you will get the resulting offset curve.
Flip Curve
Join
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
curve | Curve | Curve to offset | |
side | Boolean | Offset curve one side or two | |
offsetType | String | Offset type can be only "Arc", "Tangent" or "Intersection". It is default "Arc" | Arc |
offsetSize | Number | Offset distance | 2 |
Outputs
Name | Type | Description |
---|---|---|
offsetCurve | Curve | Resulting offset curve |