Close

Relief for ODA Team in Ukraine

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

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

 

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