Project
Namespace: global
Parent Module: CommonTypes
Type for an open project which represents a complete design. ProjectPath is directory containing project files. OpenFileName is name of file from which current schematic sheet is loaded/saved. LoadedComponents contains the list of schematic sheets, each as a component, one per sheet.
Record Fields
Record Field | Description |
LoadedComponents
Signature: LoadedComponent list
|
|
OpenFileName
Signature: string
|
|
ProjectPath
Signature: string
|