Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeLineSeg2d::OdGeLineSeg2d Constructor (const OdGePoint2d&, const OdGePoint2d&)
Syntax
C++
OdGeLineSeg2d(const OdGePoint2d& point1, const OdGePoint2d& point2);

Constructor for objects of the OdGeLineSeg2d class. 

 

Parameters
Description
point1
[in] First 2D point that represents the start of the segment.
point2
[in] Second 2D point that represents the end of the segment.
Copyright © 2002-2022. Open Design Alliance All rights reserved.