API Reference > OdDb Classes > OdDbGeoData Class > OdDbGeoData Methods > OdDbGeoData::setUpDirection Method
OdDbGeoData::setUpDirection Method
Syntax
C++
OdResult setUpDirection(const OdGeVector3d& vec);
Parameters 
Description 
const OdGeVector3d& vec 
[in] Reference to the OdGeVector3d object. 

Sets the current value of the vector that defines the direction of the vertical axis of a local coordinate system. 

 

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

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