summaryrefslogtreecommitdiff
path: root/inc/Plate_GlobalTranslationConstraint.lxx
blob: 9ee3312be23df660b7f024323f107a5a8406fff4 (plain)
1
2
3
4
5
6
7
8
// File:	Plate_GlobalTranslationConstraint.lxx
// Created:	Mon May 25 09:16:59 1998
// Author:	Andre LIEUTIER
//		<alr@sgi63>
inline const Plate_LinearXYZConstraint& Plate_GlobalTranslationConstraint::LXYZC() const
{
  return myLXYZC;
}