API Reference > Classes > GeometryUtils Classes > OdBmPlane Class > OdBmPlane Methods > OdBmPlane::set Method (OdGePlane &)
OdBmPlane::set Method (OdGePlane &)
Syntax
C++
OdResult set(const OdGePlane & pGePlane);
Parameters 
Description 
const OdGePlane & pGePlane 
[in] Input GePlane  

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

Sets the parameters for this Plane according to the arguments, and returns error code. 

 

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