Close

Relief for ODA Team in Ukraine

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

Sets the value of the direction alignment flag. 

The direction alignment flag is used to orient each of the cross sections so that the normal vector of each cross section points towards the next cross section. The default value is true. If the cross sections are not all oriented in the same direction, then this flag should be used to avoid creating a twisted or self-intersecting surface. 

 

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