API Reference > Classes > PRC Curve Classes > OdPrcIntersectionCurve3d Class > OdPrcIntersectionCurve3d Methods > endLimitPoint Method > OdPrcIntersectionCurve3d::endLimitPoint Method ()
OdPrcIntersectionCurve3d::endLimitPoint Method ()
Syntax
C++
OdGePoint3d & endLimitPoint();

Returns the current end limit point of the intersection curve. The end limit point is returned as a reference to an OdGePoint3d object, therefore it can be used to set a new end limit point.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.