API Reference > OdDb Classes > OdDbLine Class > OdDbLine Methods > OdDbLine::endPoint Method
OdDbLine::endPoint Method
Syntax
C++
virtual OdGePoint3d endPoint() const;

Returns the WCS coordinates of the end point of the line (DXF 11) as three-dimensional point instance.

Example of Working with the Line Object 

Specific Line Properties 

OdDbLine::setEndPoint(), OdDbLine::startPoint() methods

Copyright © 2002–2020. Open Design Alliance. All rights reserved.