API Reference > OdGe Classes > OdGeCylinder Class > OdGeCylinder Methods > OdGeCylinder::isOuterNormal Method
OdGeCylinder::isOuterNormal Method
Syntax
C++
bool isOuterNormal() const;

true if and only if the normal to this surface is pointing outward.

Checks if the normal to this surface is pointing outward.

This method considers the isNormalReversed() flag.

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