Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePointOnCurve2d::OdGePointOnCurve2d Constructor (const OdGeCurve2d&, double)
Syntax
C++
OdGePointOnCurve2d(const OdGeCurve2d& curve2d, double param = 0.0);

Constructor for the OdGePointOnCurve2d class. 

 

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

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

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