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

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

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

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