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

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

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