// File: SMDS_MeshVolume.lxx // Created: Tue May 7 18:15:11 2002 // Author: Jean-Michel BOULCOURT // //======================================================================= //function : GetKey //purpose : // //======================================================================= inline Standard_Integer SMDS_MeshVolume::GetKey() const { return myKey; }