How to double the length of the line from the end point .
Thanks,
How to double the length of the line from the end point .
Thanks,
Best answer by takashi
If the line is a single line segment, use the LengthCalculator to get the length and the Extender (End port) to create extended part.
And then, connect the extended part to the original line using the LineJoiner, if necessary.
Hope this helps.
Takashi