// File: TDF_CopyLabel.lxx // Created: Tue Jun 29 16:16:18 1999 // Author: Sergey ZARITCHNY // //======================================================================= //function : IsDone //purpose : //======================================================================= inline Standard_Boolean TDF_CopyLabel::IsDone() const { return myIsDone; }