SchematicViews Class Reference
Schematic view related utility functions.
|
tuple | Close = staticmethod(Close) |
|
tuple | CloseAll = staticmethod(CloseAll) |
|
tuple | FlushAll = staticmethod(FlushAll) |
|
tuple | GetCount = staticmethod(GetCount) |
|
tuple | GetName = staticmethod(GetName) |
|
tuple | Open = staticmethod(Open) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | UnFlushAll = staticmethod(UnFlushAll) |
|
tuple | ZoomSelected = staticmethod(ZoomSelected) |
|
Close(wchar_t const * sv_name) -> bool
GetName(int i) -> wchar_t const *
Open(wchar_t const * sv_name) -> bool
ZoomSelected(wchar_t const * sv_name) -> bool