eda_sys_panel_control_open_right_panel
Open the right panel in EasyEDA Pro to access design tools and properties. Specify a tab or window ID to target the panel in a specific EDA window.
Instructions
sys_PanelControl.openRightPanel(tab?: ESYS_RightPanelTab) -> void 打开右侧面板
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |