API Reference > Classes > GeometryUtils Classes > OdBmCylSurf Class > OdBmCylSurf Methods > OdBmCylSurf::setCenter Method
OdBmCylSurf::setCenter Method
Syntax
C++
OdResult setCenter(const OdGePoint3d&);
Parameters 
Description 
OdGePoint3d 
[in] An OdGePoint3d object that represents the new center point to be set.  

eOk if the new center point was successfully set; otherwise, the method returns an appropriate error code.

Sets a new center for the cylinder surface. 

 

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