eda_sys_header_menu_remove_header_menus
Clear header menus from an EDA window to reduce interface clutter. Target a specific window by ID, or omit it to use the current active window.
Instructions
sys_HeaderMenu.removeHeaderMenus() -> void 移除顶部菜单数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |