C++
GE_DLLEXPIMPORT void getIntRanges( AcGeInterval& range1, AcGeInterval& range2 ) const;
Description
Returns the two intervals for which intersection points and overlap will be returned.
Parameters
Parameters | Description |
---|---|
range1 | Output first range interval |
range2 | Output second range interval |