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

Sets the start draft magnitude. The value set by the method determines the magnitude of the surface tangent vector at the first 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.