Home > SCH_PrimitiveBus > getAll
SCH_PrimitiveBus.getAll() 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
getAll(): Array<ISCH_PrimitiveBus>;
1
Returns
Array<ISCH_PrimitiveBus>
总线图元对象数组