API Reference > OdGe Classes > OdGeLineSeg3d Class > OdGeLineSeg3d Methods > OdGeLineSeg3d::joinWith Method
OdGeLineSeg3d::joinWith Method
Syntax
C++
OdGeLineSeg3d& joinWith(const OdGeLineSeg3d& curve, const OdGeTol & iTolerance = OdGeContext::gTol);

Attaches to the end of itself another curve.

The end of the current *curve* should coincide with the beginning of the next *curve*.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.