Home > IPCB_PrimitivePoured > addSolderMaskFill
IPCB_PrimitivePoured.addSolderMaskFill() 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
addSolderMaskFill(pourFillId: IPCB_PrimitivePouredPourFill['id']): Promise<IPCB_PrimitiveFill | undefined>;1
Parameters
Parameter | Type | Description |
|---|---|---|
pourFillId |
Returns
Promise<IPCB_PrimitiveFill | undefined>
阻焊区域填充图元对象,无法转换或 ID 错误将返回 undefined