Home > ISCH_PrimitiveComponentPin
ISCH_PrimitiveComponentPin class
器件引脚图元
Signature
typescript
declare class ISCH_PrimitiveComponentPin extends ISCH_PrimitivePin1
Extends: ISCH_PrimitivePin
Remarks
器件引脚图元是一个特殊的图元,它指的是在原理图画布上关联到符号的引脚
器件引脚图元仅可更改 pinNumber、noConnected 属性,其它所有属性均为只读, 并且你只能通过 器件类的 getAllPinsByPrimitiveId 方法 或 获取到器件引脚图元
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| 图元类型 |
Methods
Method | Modifiers | Description |
|---|---|---|
获取属性状态:是否存在非连接标识 | ||
设置属性状态:是否存在非连接标识 |