default to having the lables on after a random net is built

This commit is contained in:
Tim Young 2017-08-29 16:06:14 -05:00
parent 59992d0e28
commit 65dd37f75e

View File

@ -2198,6 +2198,8 @@ namespace EduNetworkBuilder
// TraversalCollection[0].DumpPath();
//}
myNetwork.OptionShowLabels = true;
myNetwork.ShowLabelsHere = true;
myNetwork.ClearMessages();
myNetwork.DoAllClearDHCP();