API Reference > OdGe Classes > OdGeNurbCurve2d Class > OdGeNurbCurve2d Methods > OdGeNurbCurve2d::weightAt Method
OdGeNurbCurve2d::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.