SYS_FileManager class
System / file manager class
Signature
class SYS_FileManagerMethods
Method | Modifiers | Description |
|---|---|---|
Extract the library configuration information from the file | ||
Extract the project configuration information from the file | ||
(BETA) Use reuse block UUID get reuse block file | ||
getDeviceFileByDeviceUuid(deviceUuid, libraryUuid, fileType) | Use device UUID get device file | |
Get Document file | ||
(BETA) Get the document footprint source code | ||
(BETA) Get Document source code | ||
getFootprintFileByFootprintUuid(footprintUuid, libraryUuid, fileType) | (BETA) Use footprint UUID get footprint file | |
getPanelLibraryFileByPanelLibraryUuid(panelLibraryUuid, libraryUuid, fileType) | (BETA) Use panel library UUID get panel library file | |
Get Project file | ||
getProjectFileByProjectUuid(projectUuid, fileName, password, fileType) | (BETA) Use project UUID get project file | |
(BETA) 获取原理图文件 | ||
getSymbolFileBySymbolUuid(symbolUuid, libraryUuid, fileType) | (BETA) Use symbol UUID get symbol file | |
importProjectByProjectFile(projectFile, fileType, props, saveTo, librariesImportSetting) | (BETA) Use project file import project | |
importProjectByProjectFile(projectFile, fileType, props, saveTo, librariesImportSetting) | (BETA) Use project file import project | |
(BETA) Modify Document source code |