1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00
Files
occt/src/Adaptor2d/Adaptor2d_GenHCurve2d.lxx
2012-03-05 19:23:40 +04:00

10 lines
196 B
Plaintext
Executable File

// File: Adaptor2d_GenHCurve2d.lxx
// Created: Tue May 9 16:08:08 1995
// Author: Xavier BENVENISTE
// <xab@nonox>
inline TheCurve& Adaptor2d_GenHCurve2d::ChangeCurve2d()
{
return myCurve;
}