Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeLineSeg3d::joinWith Method
Syntax
C++
OdGeLineSeg3d& joinWith(const OdGeLineSeg3d& curve, const OdGeTol & iTolerance = OdGeContext::gTol);

Attaches to the end of itself another curve. 

 

Parameters
Description
curve
[in] Link to the join *curve*.
iTolerance
[in] Geometric tolerance.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.