Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::OdGeNurbCurve3d Constructor (const OdGeLineSeg3d&)
Syntax
C++
OdGeNurbCurve3d(const OdGeLineSeg3d& lineSeg);

Constructor for the OdGeNurbCurve3d class. 

 

Parameters
Description
lineSeg
[in] Input line segment from which nurb curve is constructed.

Constructs curve geometrically identical to a line segment.

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