eda_pcb_primitive_poured_modify
Modify copper pour fill primitives in the PCB editor. Since these primitives don't support modification, invoking this tool returns undefined with no effect.
Instructions
pcb_PrimitivePoured.modify() -> undefined
修改覆铜填充
remarks: 覆铜填充图元不支持修改,本接口调用将不会有任何效果
returns: undefined
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |