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

true if and only if the surfaces have an overlap, false otherwise.

Checks if the surfaces have an overlap. 

 

Possible return values for the configuratons are as follows: 

untitled table kXXOk kXXIndexOutOfRange kXXWrongDimensionAtIndex kXXUnknown

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