public void RemoveCommandMgr() { iSwApp.RemoveMenu((int)swDocumentTypes_e.swDocASSEMBLY, "Export as URDF@&File", ""); iSwApp.RemoveMenu((int)swDocumentTypes_e.swDocPART, "Export as URDF@&File", ""); }