API Reference > OdGe Classes > OdGeBoundedPlane Class > OdGeBoundedPlane Operators > OdGeBoundedPlane::= Operator
OdGeBoundedPlane::= Operator
Syntax
C++
OdGeBoundedPlane& operator =(const OdGeBoundedPlane& plane);
Parameters 
Description 
const OdGeBoundedPlane& plane 
[in] Input OdGeBoundedPlane object. 

details The assignment operator for the OdGeBoundedPlane class.

Makes this plane identical to the input plane.

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