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

Returns the current crossing points array of the intersection curve. The crossing points array is returned as a reference to an OdPrcCrossingPointsCrvIntersectionArray object, therefore it can be used to set new crossing points.

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