API Reference > Classes > GeometryUtils Classes > OdBmCylSurf Class > OdBmCylSurf Methods > OdBmCylSurf::set Method
OdBmCylSurf::set Method
Syntax
C++
OdResult set(const OdGeCylinder & pGeCylSurface);
Parameters 
Description 
const OdGeCylinder & pGeCylSurface 
[in] An OdGeCylinder object that contains cylinder surface parameters to be set.  

eOk if the cylinder surface parameters were successfully set; otherwise, the method returns an appropriate error code.

Sets the cylinder surface parameters using an OdGeCylinder object. 

 

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