API Reference > OdDb Classes > OdDbRevolvedSurface Class > OdDbRevolvedSurface Methods > OdDbRevolvedSurface::setAxisPnt Method
OdDbRevolvedSurface::setAxisPnt Method
Syntax
C++
void setAxisPnt(const OdGePoint3d& pnt);
Parameters 
Description 
const OdGePoint3d& pnt 
[in] An axis point. The revolving entity revolves around this axis point. 

Sets the axis point. 

 

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

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