API Reference > OdGe Classes > OdGeCurveCurveInt3d Class > OdGeCurveCurveInt3d Methods > OdGeCurveCurveInt3d::getIntRanges Method
OdGeCurveCurveInt3d::getIntRanges Method
Syntax
C++
void getIntRanges(OdGeInterval& range1, OdGeInterval& range2) const;
Parameters 
Description 
OdGeInterval& range1 
[out] Receives the range of the first curve where intersections are calculated.  
OdGeInterval& range2 
[out] Receives the range of the second curve where intersections are calculated. 

Retrieves the ranges of the two curves. 

 

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