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

Reference to this OdGePointOnCurve2d object.

Assignment operator for the OdGePointOnCurve2d object. 

 

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