0022627: Change OCCT memory management defaults
[occt.git] / src / ShapeCustom / ShapeCustom_Surface.lxx
CommitLineData
7fd59977 1// File: ShapeCustom_Surface.lxx
2// Created: Thu Jul 9 15:38:42 1998
3// Author: data exchange team
4// <det@pronox.nnov.matra-dtv.fr>
5
6inline Standard_Real ShapeCustom_Surface::Gap() const
7{
8 return myGap;
9}