Integration of OCCT 6.5.0 from SVN
[occt.git] / src / Plate / Plate_PlaneConstraint.lxx
1 // File:        Plate_PlaneConstraint.lxx
2 // Created:     Mon May 25 09:11:17 1998
3 // Author:      Andre LIEUTIER
4 //              <alr@sgi63>
5  
6 inline const Plate_LinearScalarConstraint& Plate_PlaneConstraint::LSC() const
7 {
8   return myLSC;
9 }