API Reference > OdDg Classes > OdDgBSplineCurve3d Class > OdDgBSplineCurve3d Methods > OdDgBSplineCurve3d::setWeightAt Method
OdDgBSplineCurve3d::setWeightAt Method
Syntax
C++
OdResult setWeightAt(OdUInt32 weightIndex, double weight);
Parameters 
Description 
OdUInt32 weightIndex 
[in] Weight index.  
double weight 
[in] Weight. 

Sets the specified weight (DXF 41).

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