API Reference > OdDb Classes > OdDbXline Class > OdDbXline Methods > OdDbXline::getStartPoint Method
OdDbXline::getStartPoint Method
Syntax
C++
virtual OdResult getStartPoint(OdGePoint3d& startPoint) const;
Parameters 
Description 
OdGePoint3d& startPoint 
[out] Reference to a variable which is three-dimensional point instance. 

This method is not applicable for the infinity line entity. 

 

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