Home > ISCH_PrimitiveComponent > getState_Symbol
ISCH_PrimitiveComponent.getState_Symbol() method
获取属性状态:关联库符号
Signature
typescript
getState_Symbol(): {
libraryUuid: string;
uuid: string;
name?: string;
} | undefined;1
2
3
4
5
2
3
4
5
Returns
{ libraryUuid: string; uuid: string; name?: string; } | undefined
关联库符号