API Reference > OdGe Classes > OdGePointOnCurve2d Class > OdGePointOnCurve2d Methods > OdGePointOnCurve2d::setCurve Method
OdGePointOnCurve2d::setCurve Method
Syntax
C++
OdGePointOnCurve2d& setCurve(const OdGeCurve2d& curve2d);
Parameters 
Description 
const OdGeCurve2d& curve2d 
[in] Any 2D curve on which this point lies. 

Sets the current curve on which this point lies. 

 

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