Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSurfaceCurve2dTo3d::OdGeSurfaceCurve2dTo3d Constructor (const OdGeCurve2d&, const OdGeSurface&)
Syntax
C++
OdGeSurfaceCurve2dTo3d(const OdGeCurve2d& uvc, const OdGeSurface& surf);

Constructor for the OdGeSurfaceCurve2dTo3d class. Constructs an object with a curve defined in the parametric space of the specified surface. 

 

Parameters
Description
uvc
[in] The 2D curve defined in parameters space of the specified surface.
surf
[in] The surface that contains the curve.
Copyright © 2002-2022. Open Design Alliance All rights reserved.