Close

Relief for ODA Team in Ukraine

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

Returns true, and the end point, if and only if the parametric interval of the curve has an upper bound. 

 

Parameters
Description
endPoint
[out] Receives the end 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.