Click or drag to resize

DSS Methods

[This is preliminary documentation and is subject to change.]

The DSS type exposes the following members.

Methods
  NameDescription
Protected methodCheckForError (Inherited from ContextState.)
Public methodClearAll
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContextHandle
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNewCircuit
Public methodStatic memberNewContext
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)
Public methodReset
Public methodSetActiveClass
Public methodShowPanel
Public methodStart
Public methodToString (Inherited from Object.)
Top
See Also