Home > IPCB_PrimitivePoured > deletePourFills
IPCB_PrimitivePoured.deletePourFills() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
删除覆铜填充区域
Signature
typescript
deletePourFills(pourFillIds: IPCB_PrimitivePouredPourFill['id'] | Array<IPCB_PrimitivePouredPourFill['id']>): Promise<boolean>;1
Parameters
Parameter | Type | Description |
|---|---|---|
pourFillIds | IPCB_PrimitivePouredPourFill['id'] | Array<IPCB_PrimitivePouredPourFill['id']> | 覆铜填充区域 ID |
Returns
Promise<boolean>
删除操作是否成功