API Reference > OdDb Classes > OdDbSection Class > OdDbSection Methods > OdDbSection::setVerticalDirection Method
OdDbSection::setVerticalDirection Method
Syntax
C++
OdResult setVerticalDirection(const OdGeVector3d& dir);
Parameters 
Description 
const OdGeVector3d& dir 
[in] New normal vector. 

Sets the vertical direction vector of this section plane. 

 

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