Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbSurface::computeUIsoLine Method
Syntax
C++
void computeUIsoLine(double U, OdGeNurbCurve3d& isoline) const;

Computes and retrieves the isoline for the specified value of U parameter. 

 

Parameters
Description
U
[in] Value of U parameter for which an isoline is computed.
isoline
[out] Receives the isoline for the specified value of U parameter.
Copyright © 2002-2022. Open Design Alliance All rights reserved.