Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveSurfInt::numIntPoints Method
Syntax
C++
int numIntPoints(OdGeIntersectError& status) const;

Returns the number of point intersections between the curve and the surface, and retrieves the status of the intersection. 

 

Parameters
Description
status
[out] Receives the status of the intersection.

Possible values for status are as follows: 

untitled table kXXOk kXXIndexOutOfRange kXXWrongDimensionAtIndex kXXUnknown

Copyright © 2002-2022. Open Design Alliance All rights reserved.