Home > PCB_PrimitivePoured > getAll
PCB_PrimitivePoured.getAll() 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
getAll(): Promise<Array<IPCB_PrimitivePoured>>;1
Returns
Promise<Array<IPCB_PrimitivePoured>>
覆铜填充图元对象数组