Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGePointOnCurve3d class. 

 

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

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

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