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