summaryrefslogtreecommitdiff
path: root/inc/ShapeFix_IntersectionTool.lxx
blob: 64b7182497744f64d9feb7c50769a57511a228f3 (plain)
1
2
3
4
5
6
7
8
9
10
//=======================================================================
//function : Context
//purpose  : 
//=======================================================================

inline Handle(ShapeBuild_ReShape) ShapeFix_IntersectionTool::Context() const
{
  return myContext;
}