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

An instance of the OdGePoint3d class.

Returns an intersection point by its index. 

 

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