public ContactMaterialManagerTool(ContactMaterialManager manager)
 {
     Manager = manager;
     Manager.RemoveNullEntries();
 }