eda_sys_panel_control_open_bottom_panel
Opens the bottom panel in EasyEDA Pro. Optionally specify a tab to jump to that panel section directly.
Instructions
sys_PanelControl.openBottomPanel(tab?: ESYS_BottomPanelTab) -> void 打开底部面板
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |