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.
获取当前原理图图页的详细属性
Signature
typescript
getCurrentSchematicPageInfo(): Promise<IDMT_SchematicPageItem | undefined>;
1
Returns
Promise<IDMT_SchematicPageItem | undefined>
原理图图页的详细属性,如若为 undefined
则获取失败
Remarks
将会获取当前打开且拥有最后输入焦点的原理图图页的详细属性