API Reference > OdDb Classes > OdDbLoftOptions Class > OdDbLoftOptions Methods > OdDbLoftOptions::noTwist Method
OdDbLoftOptions::noTwist Method
Syntax
C++
bool noTwist() const;

Returns the flag determining whether the noTwist option is applied. THe option noTwist can be used 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.