API Reference > Classes > GeometryUtils Classes > OdBmCylSurf Class > OdBmCylSurf Methods > OdBmCylSurf::setZVec Method
OdBmCylSurf::setZVec Method
Syntax
C++
OdResult setZVec(const OdGeVector3d&);
Parameters 
Description 
vector 
[in] An OdGeVector3d object that represents the new Z-axis vector.  

eOk if the new Z-axis vector was successfully set; otherwise, the method returns an appropriate error code.

Sets a new Z-axis vector for the cylinder surface.

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