API Reference > OdGe Classes > OdGeSurfSurfInt Class > OdGeSurfSurfInt Methods > OdGeSurfSurfInt::numIntPoints Method
OdGeSurfSurfInt::numIntPoints Method
Syntax
C++
int numIntPoints(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 surfaces. 

 

Possible values for status are as follows: 

untitled table kXXOk kXXUnknown

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