Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::makeRational Method
Syntax
C++
OdGeNurbCurve3d& makeRational(double weight = 1.0);

Makes this spline rational (if it is not). 

 

Parameters
Description
weight
[in] Weight to be applied to each control point.

Reference to this OdGeNurbCurve3d object.

If this spline was already rational, the weight at each control point is multiplied by the specified weight.

Copyright © 2002-2022. Open Design Alliance All rights reserved.