API Reference > Classes > Essential_Classes > OdBmTextNote Class > OdBmTextNote Methods > OdBmTextNote::setDirection Method
OdBmTextNote::setDirection Method
Syntax
C++
OdResult setDirection(const OdGeVector3d& direction);
Parameters 
Description 
const OdGeVector3d& direction 
[in] Direction vector.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets the direction of a text note. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.