Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurveCurveInt2d::getIntParams Method
Syntax
C++
void getIntParams(int intNum, double& param1, double& param2) const;

Retrieves the curve parameters at the specified intersection point. 

 

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