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

Reference to this OdGePointOnSurface object.

Assignment operator for the OdGePointOnSurface object. 

 

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