mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
9
src/Plate/Plate_PlaneConstraint.lxx
Executable file
9
src/Plate/Plate_PlaneConstraint.lxx
Executable file
@@ -0,0 +1,9 @@
|
||||
// File: Plate_PlaneConstraint.lxx
|
||||
// Created: Mon May 25 09:11:17 1998
|
||||
// Author: Andre LIEUTIER
|
||||
// <alr@sgi63>
|
||||
|
||||
inline const Plate_LinearScalarConstraint& Plate_PlaneConstraint::LSC() const
|
||||
{
|
||||
return myLSC;
|
||||
}
|
Reference in New Issue
Block a user