Home > IPCB_PrimitiveComponent > getState_Component
IPCB_PrimitiveComponent.getState_Component() method
获取属性状态:关联库器件
签名
typescript
getState_Component(): {
libraryUuid: string;
uuid: string;
name?: string;
} | undefined;1
2
3
4
5
2
3
4
5
返回值
{ libraryUuid: string; uuid: string; name?: string; } | undefined
关联库器件