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

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

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