Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSurfaceCurve2dTo3d Class
Syntax
C++
class OdGeSurfaceCurve2dTo3d : public OdGeCurve3d;

This class provides a 3D representation for curves defined in the 2D surface parameter space.

A OdGeSurfaceCurve2dTo3d object is a 3D curve, and a point of this curve at specific parameter value can be calculated by evaluating a point of the UV-curve at the corresponding parameter value: pointCurve3d = pSurf->evalPoint(pUVCurve->evalPoint(param)); 

Corresponding C++ library: TD_Ge 

 

OdGeSurfaceCurve2dTo3dOdGeSurfaceCurve2dTo3dOdGeSurfaceCurve2dTo3d

File: GeSurfaceCurve2dTo3d.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.