Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLoftOptions::setNoTwist Method
Syntax
C++
void setNoTwist(bool noTwist);

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. 

 

Parameters
Description
noTwist
[in] A new value of noTwist flag.
Copyright © 2002-2022. Open Design Alliance All rights reserved.