Home > DMT_Schematic > getCurrentSchematicPageInfo
DMT_Schematic.getCurrentSchematicPageInfo() 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 detailed properties of Current schematic sheet
Signature
typescript
function getCurrentSchematicPageInfo(): Promise<IDMT_SchematicPageItem | undefined>;1
Returns
Promise<IDMT_SchematicPageItem | undefined>
Schematic sheet detailed properties of; if it is undefined, the retrieval failed
Remarks
It will get the detailed properties of the currently open schematic sheet that has the last input focus