Home > DMT_Schematic > getCurrentSchematicAllSchematicPagesInfo
DMT_Schematic.getCurrentSchematicAllSchematicPagesInfo() 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.
Get the detailed properties of all schematic sheets in the current schematic
Signature
typescript
function getCurrentSchematicAllSchematicPagesInfo(): Promise<Array<IDMT_SchematicPageItem>>;1
Returns
Promise<Array<IDMT_SchematicPageItem>>
Array of detailed properties of all schematic sheets