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

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

Example of Working with the Line Object 

Specific Line Properties 

OdDbLine::setStartPoint(), OdDbLine::endPoint() method

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