API Reference > OdGe Classes > OdGeCurve3d Class > OdGeCurve3d Methods > OdGeCurve3d::hasStartPoint Method
OdGeCurve3d::hasStartPoint Method
Syntax
C++
bool hasStartPoint(OdGePoint3d& startPoint) const;
Parameters 
Description 
OdGePoint3d& startPoint 
[out] Receives the start point. 

Returns true, and the start point, if and only if the parametric interval of this curve has a lower bound. 

 

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