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

Sets the current curve. 

 

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