Home > DMT_Schematic > getAllSchematicsInfo
DMT_Schematic.getAllSchematicsInfo() 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
getAllSchematicsInfo(): Promise<Array<IDMT_SchematicItem>>;
1
Returns
Promise<Array<IDMT_SchematicItem>>
所有原理图的详细属性的数组