Home > IPCB_PrimitivePour > getCopperRegion
IPCB_PrimitivePour.getCopperRegion() 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
getCopperRegion(): Promise<IPCB_PrimitivePoured | undefined>;1
Returns
Promise<IPCB_PrimitivePoured | undefined>
覆铜填充图元,如若不存在关联的覆铜填充图元则返回 undefined