API Reference > OdDb Classes > OdDbGeoData Class > OdDbGeoData Methods > OdDbGeoData::upDirection Method
OdDbGeoData::upDirection Method
Syntax
C++
OdGeVector3d upDirection() const;

Returns the copy of the vector that defines the direction of the vertical axis of a local coordinate system.

The default value of the vector is (0, 0, 1).

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