API Reference > OdGe Classes > OdGeCurveSurfInt Class > OdGeCurveSurfInt Methods > OdGeCurveSurfInt::overlapCount Method
OdGeCurveSurfInt::overlapCount Method
Syntax
C++
int overlapCount(OdGeIntersectError& status) const;
Parameters 
Description 
OdGeIntersectError& status 
[out] Receives the status of the intersection. 

Retrieves the number of interval of overlaps between the curve and the surface, and retrieves the status of the intersection. 

 

Possible values for status are as follows: 

untitled table kXXOk kXXIndexOutOfRange kXXWrongDimensionAtIndex kXXUnknown

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