API Reference > Classes > Family Classes > OdBmFamilyInstance Class > OdBmFamilyInstance Methods > OdBmFamilyInstance::setZAxis Method
OdBmFamilyInstance::setZAxis Method
Syntax
C++
OdResult setZAxis(const OdGeVector3d&);
Parameters 
Description 
OdGeVector3d 
[in] New Z-axis vector.  

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

Sets the Z-axis vector for this instance. 

 

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