Parameters |
Description |
int intNum |
[in] The zero-based index of the intersection point to return. |
double& param1 |
[out] Receives the parameter of the first curve at the intersection point. |
double& param2 |
[out] Receives the parameter of the second curve at the intersection point. |
Retrieves the curve parameters at the specified intersection point.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|