API Reference > OdDb Classes > OdDbLoftOptions Class > OdDbLoftOptions Methods > OdDbLoftOptions::setNoTwist Method
OdDbLoftOptions::setNoTwist Method
Syntax
C++
void setNoTwist(bool noTwist);
Parameters 
Description 
bool noTwist 
[in] A new value of noTwist flag. 

Sets the flag determining whether the noTwist option is applied. The option noTwist can be used due to minimize the amount of twist in the surface when the cross-sections are all closed. The default value is true; the start point of each closed cross-section is aligned with the other cross-sections to minimize twist. 

 

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