public bool SelectParam(int id) => m_DiObjectManager.SelectObject(id);
public bool SelectVar(int id) => m_DiObjectManager.SelectObject(id);