Integration of OCCT 6.5.0 from SVN
[occt.git] / src / Adaptor3d / Adaptor3d_GenHSurface.lxx
1 // File:        Adaptor3d_GenHSurface.lxx
2 // Created:     Tue May  9 16:09:21 1995
3 // Author:      Xavier BENVENISTE
4 //              <xab@nonox>
5
6
7 inline TheSurface& Adaptor3d_GenHSurface::ChangeSurface()
8 {
9   return mySurf;
10 }