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

Constructor for the OdGePointOnCurve3d class. 

 

The constructor constructs a point that lies on a specified 3D curve and has a 0.0 parameter value.

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