Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveSurfInt::intPoint Method
Syntax
C++
OdGePoint3d intPoint(int intNum, OdGeIntersectError& status) const;

Returns a 3d point representing the specified intersection, and retrieves the status of the intersection. 

 

Parameters
Description
intNum
[in] The zero-based index of the intersection.
status
[out] Receives the status of the intersection.

An instance of the OdGePoint3d class

Possible values for status are as follows: 

untitled table kXXOk kXXIndexOutOfRange kXXWrongDimensionAtIndex kXXUnknown

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