public ushort GetNewModelId()
 {
     return(modelIdentifierManager.GetNewModelId());
 }