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

Returns a reference to an OdGePoint3d object.

Returns the current crossing point position. The crossing point position is returned as a reference to an OdGePoint3d object, therefore it can be used to set a new crossing point position. 

 

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