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

Returns the number of intersections 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.