API Reference > OdDb Classes > OdDbSpline Class > OdDbSpline Methods > OdDbSpline::setWeightAt Method
OdDbSpline::setWeightAt Method
Syntax
C++
void setWeightAt(int weightIndex, double weight);
Parameters 
Description 
int weightIndex 
[in] Weight index.  
double weight 
[in] Weight. 

Sets the specified weight (DXF 41).

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