API Reference > OdGe Classes > OdGeSurfaceCurve2dTo3d Class > OdGeSurfaceCurve2dTo3d Constructor > OdGeSurfaceCurve2dTo3d::OdGeSurfaceCurve2dTo3d Constructor (OdGeCurve2d&, OdGeSurface&)
OdGeSurfaceCurve2dTo3d::OdGeSurfaceCurve2dTo3d Constructor (OdGeCurve2d&, OdGeSurface&)
Syntax
C++
OdGeSurfaceCurve2dTo3d(const OdGeCurve2d& uvc, const OdGeSurface& surf);
Parameters 
Description 
const OdGeCurve2d& uvc 
[in] The 2D curve defined in parameters space of the specified surface.  
const OdGeSurface& surf 
[in] The surface that contains the curve. 

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

 

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