API Reference > Classes > PRC Curve Classes > OdPrcCrossingPointsCrvIntersection Class > OdPrcCrossingPointsCrvIntersection Methods > crossingPointUv2 Method > OdPrcCrossingPointsCrvIntersection::crossingPointUv2 Method ()
OdPrcCrossingPointsCrvIntersection::crossingPointUv2 Method ()
Syntax
C++
OdGePoint2d & crossingPointUv2();

Returns the current parametric position on surface 2. The parametric position is returned as a reference to an OdGePoint2d object, therefore it can be used to set a new parametric position.

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