Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::hasStartPoint Method
Syntax
C++
bool hasStartPoint(OdGePoint2d& startPoint) const;

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

 

Parameters
Description
startPoint
[out] Receives the start point of the interval.

By default this function throws the exception "not Implemented". Should be implemented in derived classes.

Copyright © 2002-2022. Open Design Alliance All rights reserved.