Home > ILIB_DeviceAssociationItem
ILIB_DeviceAssociationItem interface
Device associated symbol, footprint property
Signature
typescript
interface ILIB_DeviceAssociationItem1
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
{ uuid: string; libraryUuid: string } | (Optional) Footprint | ||
string | 封装 UUID | ||
Array<string> | (Optional) | ||
{ type: ELIB_SymbolType; uuid: string; libraryUuid: string } | Symbol | ||
符号类型 | |||
string | 符号 UUID |