API Reference > Classes > GeometryUtils Classes > OdBmRuledSurf Class > OdBmRuledSurf Methods > OdBmRuledSurf::setPoint1 Method
OdBmRuledSurf::setPoint1 Method
Syntax
C++
OdResult setPoint1(const OdGePoint3d&);
Parameters 
Description 
OdGePoint3d 
[in] An instance of the OdGePoint3d class that represents the point.  

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

Sets a new first point for the ruled surface. 

 

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