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

Retrieves the ranges of the two curves. 

 

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