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

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

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

 

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