eda_pcb_primitive_poured_create
Create a copper pour fill in the PCB editor, but the operation has no effect because copper pour primitives are not supported for creation.
Instructions
pcb_PrimitivePoured.create() -> undefined
创建覆铜填充
remarks: 覆铜填充图元不支持新建,本接口调用将不会有任何效果
returns: undefined
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |