API Reference > OdGe Classes > OdGeCylinder Class > OdGeCylinder Methods > OdGeCylinder::setIsOuterNormal Method
OdGeCylinder::setIsOuterNormal Method
Syntax
C++
void setIsOuterNormal(bool isOuterNormal);
Parameters 
Description 
bool isOuterNormal 
[in] Flag indicating if the cylinder normal is to be set to point outward. 

Sets if the cylinder normal is pointing outward.

This method ignores the isNormalReversed() flag. 

 

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