API Reference > OdGe Classes > OdGeNurbCurve3d Class > OdGeNurbCurve3d Methods > OdGeNurbCurve3d::weightAt Method
OdGeNurbCurve3d::weightAt Method
Syntax
C++
double weightAt(int weightIndex) const;
Parameters 
Description 
int weightIndex 
[in] Weight index. 

Weight at the specified index as a double value.

Returns the weight at the specified index. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.