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

Returns the current parametric position on surface 1. 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.