API Reference > Classes > PRC Curve Classes > OdPrcHelixType0Curve Class > OdPrcHelixType0Curve Methods > OdPrcHelixType0Curve::setTrigonometricOrientation Method
OdPrcHelixType0Curve::setTrigonometricOrientation Method
Syntax
C++
void setTrigonometricOrientation(bool trigonometric_orientation);
Parameters 
Description 
bool trigonometric_orientation 
[in] A new value of the trigonometric orientation. 

Sets the trigonometric orientation flag. The trigonometric orientation flag determines the turn direction of the helix. If the flag is set to true, the helix turns in the clockwise direction; if the flag is set to false, it turns in the counter-clockwise direction. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.