Close

Relief for ODA Team in Ukraine

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

Returns the dimension of the intersection point by its index. 

 

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

A dimension of the intersection as an integer number.

Possible values for status are as follows: 

untitled table kXXOk kXXIndexOutOfRange kXXWrongDimensionAtIndex kXXUnknown

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