Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePointOnCurve3d::OdGePointOnCurve3d Constructor (const OdGeCurve3d&, double)
Syntax
C++
OdGePointOnCurve3d(const OdGeCurve3d& curve3d, double param);

Constructor for the OdGePointOnCurve3d class. 

 

Parameters
Description
curve3d
[in] Any 3D curve on which this point lies.
param
[in] Parameter value for this point.

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

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