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

The number of intersections as an integer value.

Returns the number of intersections between the two surfaces, and the status of the intersections. 

 

Possible values for status are as follows: 

untitled table kXXOk kXXUnknown

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