summaryrefslogtreecommitdiff
path: root/inc/BRepOffset_Offset.lxx
blob: 85ea19809f35e54c5b0aa5d60da4b2c685fd01ee (plain)
1
2
3
4
5
6
7
8
9
// File:	BRepOffset_Offset.lxx
// Created:	Mon Feb  9 10:24:49 1998
// Author:	Bruno DUMORTIER
//		<dub@brunox.paris1.matra-dtv.fr>

inline const TopoDS_Shape& BRepOffset_Offset::InitialShape() const
{
  return myShape;
}