|
MaxPlus Python API Reference
|
Inheritance diagram for SchematicViews:Public Member Functions | |
| def | Close (*args) |
| def | CloseAll () |
| def | FlushAll () |
| def | GetCount () |
| def | GetName (*args) |
| def | Open (*args) |
| def | UnFlushAll () |
| def | ZoomSelected (*args) |
Schematic view related utility functions.
| def Close | ( | * | args | ) |
Close(wchar_t const * sv_name) -> bool
| def CloseAll | ( | ) |
CloseAll()
| def FlushAll | ( | ) |
FlushAll()
| def GetCount | ( | ) |
GetCount() -> int
| def GetName | ( | * | args | ) |
GetName(int i) -> wchar_t const *
| def Open | ( | * | args | ) |
Open(wchar_t const * sv_name) -> bool
| def UnFlushAll | ( | ) |
UnFlushAll()
| def ZoomSelected | ( | * | args | ) |
ZoomSelected(wchar_t const * sv_name) -> bool