summaryrefslogtreecommitdiff
path: root/inc/ShapeCustom_Surface.lxx
blob: 24f0e83ea7e387452fa614fe43f82576377235c3 (plain)
1
2
3
4
5
6
7
8
9
// File:	ShapeCustom_Surface.lxx
// Created:	Thu Jul  9 15:38:42 1998
// Author:	data exchange team
//		<det@pronox.nnov.matra-dtv.fr>

inline Standard_Real ShapeCustom_Surface::Gap() const
{
  return myGap;
}