Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeLineSeg2d::OdGeLineSeg2d Constructor (const OdGePoint2d&, const OdGeVector2d&)
Syntax
C++
OdGeLineSeg2d(const OdGePoint2d& point, const OdGeVector2d& vect);

Constructor for objects of the OdGeLineSeg2d class. 

 

Parameters
Description
point
[in] A 2D point that represents the start of the segment.
vect
[in] Defines the direction of the line and the second point of the line.
Copyright © 2002-2022. Open Design Alliance All rights reserved.