Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLine::setEndPoint Method
Syntax
C++
void setEndPoint(const OdGePoint3d& geEndPoint);

Sets the end point of the line (DXF 11) in WCS. The initial value is (0,0,0) by default. 

 

Parameters
Description
geEndPoint
[in] Three-dimensional point instance to set the end point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.