API Reference > OdDb Classes > OdDbLoftOptions Class > OdDbLoftOptions Methods > OdDbLoftOptions::setDraftEndMag Method
OdDbLoftOptions::setDraftEndMag Method
Syntax
C++
void setDraftEndMag(double val);
Parameters 
Description 
startMag 
[in] A new value of the end draft magnitude. 

Sets the end draft magnitude. 

The value set by the method determines the magnitude of the surface tangent vector at the last cross-section. The default value is 0; the optimum magnitude is calculated at the last cross section. 

 

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