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

The tolerance as a double value.

Returns the tolerance used to compute the specified intersection point. 

 

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