API Reference > OdGe Classes > OdGePlane Class > OdGePlane Operators > OdGePlane::= Operator
OdGePlane::= Operator
Syntax
C++
OdGePlane& operator =(const OdGePlane& plane);
Parameters 
Description 
const OdGePlane& plane 
[in] Plane to assign. 

Reference to this OdGePlane object.

Assignment operator for the OdGePlane object. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.