API Reference > OdDb Classes > OdDbRevolvedSurface Class > OdDbRevolvedSurface Methods > OdDbRevolvedSurface::setAxisVec Method
OdDbRevolvedSurface::setAxisVec Method
Syntax
C++
void setAxisVec(const OdGeVector3d& vec);
Parameters 
Description 
const OdGeVector3d& vec 
[in] A new axis vector. 

Sets the axis vector for revolution. The axis of revolution is defined by the axis point and axis vector. 

 

This method is implemented only for Spatial modeler and returns eNotImplementedYet status for other modelers.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.