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

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

Sets the ruled surface parameters using an OdGeEllipCylinder object. 

 

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