API Reference > OdGe Classes > OdGeCurveCurveInt2d Class > OdGeCurveCurveInt2d Methods > OdGeCurveCurveInt2d::intPoint Method
OdGeCurveCurveInt2d::intPoint Method
Syntax
C++
OdGePoint2d intPoint(int intNum) const;
Parameters 
Description 
int intNum 
[in] The zero-based index of the intersection point to return. 

An instance of the OdGePoint2d class.

Returns an intersection point by its index. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.