Home > IPCB_PrimitiveComponent > getAllPins
IPCB_PrimitiveComponent.getAllPins() 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
getAllPins(): Promise<IPCB_PrimitiveComponentPad[]>;
1
Returns
Promise<IPCB_PrimitiveComponentPad[]>
器件焊盘图元数组