API Reference > OdDb Classes > OdDbLine Class > OdDbLine Methods > OdDbLine::getStartPoint Method
OdDbLine::getStartPoint Method
Syntax
C++
virtual OdResult getStartPoint(OdGePoint3d& startPoint) const;
Parameters 
Description 
OdGePoint3d& startPoint 
[out] Reference to a variable in which this method must save the start point as three-dimensional point instance. 

Computes the WCS coordinates of the start point on the line for which the parameter equals zero. 

 

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