Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveCurveInt2d::getOverlapRanges Method
Syntax
C++
void getOverlapRanges(int overlapNum, OdGeInterval& range1, OdGeInterval& range2) const;

Returns the ranges for each curve a the specified overlap. 

 

Parameters
Description
overlapNum
[in] The zero-based index of the overlap range to query.
range1
[out] Receives the range of the first curve for the specified overlap.
range2
[out] Receives the range of the second curve for the specified overlap.
Copyright © 2002-2022. Open Design Alliance All rights reserved.