Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveCurveInt3d::getPointOnCurve2 Method
Syntax
C++
void getPointOnCurve2(int intNum, OdGePointOnCurve3d& intPnt) const;

Retrieves the specified intersection point as an OdGePointOnCurve3d on the second curve. 

 

Parameters
Description
intNum
[in] The zero-based index of the intersection point to return.
intPnt
[out] Receives the specified intersection point on the second curve.
Copyright © 2002-2022. Open Design Alliance All rights reserved.