Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveSurfInt::getOverlapRange Method
Syntax
C++
void getOverlapRange(int intNum, OdGeInterval& range, OdGeIntersectError& status) const;

Retrieves the range for the curve for the specified overlap, and retrieves the status of the intersection. 

 

Parameters
Description
intNum
[in] The zero-based index of the overlap range to query.
range
[out] Receives the range of the curve for the specified overlap.
status
[out] Receives the status of the intersection.

Possible values for status are as follows: 

untitled table kXXOk kXXIndexOutOfRange kXXWrongDimensionAtIndex kXXUnknown

Copyright © 2002-2022. Open Design Alliance All rights reserved.