DSS Methods |
[This is preliminary documentation and is subject to change.]
The DSS type exposes the following members.
Name | Description | |
---|---|---|
CheckForError | (Inherited from ContextState.) | |
ClearAll | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
NewCircuit | ||
NewContext |
Creates a new DSS engine context.
A DSS Context encapsulates most of the global state of the original OpenDSS engine,
allowing the user to create multiple instances in the same process. By creating contexts
manually, the management of threads and potential issues should be handled by the user.
(API Extension)
| |
Reset | ||
SetActiveClass | ||
ShowPanel | ||
Start | ||
ToString | (Inherited from Object.) |