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 from the input plane. 

 

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