Home > ISCH_PrimitiveComponent > getAllPins
ISCH_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<Array<ISCH_PrimitiveComponentPin> | undefined>;1
Returns
Promise<Array<ISCH_PrimitiveComponentPin> | undefined>
器件引脚图元数组