public bool AddTopPart()
 {
     Obj.ApplyAction("Add Top Part");
     return(Obj.IsAttached);
 }