Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveCurveInt2d::getPointOnCurve1 Method
Syntax
C++
void getPointOnCurve1(int intNum, OdGePointOnCurve2d& intPnt) const;

Retrieves the specified intersection point as an OdGePointOnCurve2d on the first curve. 

 

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