| DSS Constructor |
[This is preliminary documentation and is subject to change.]
Expose DSS without a constructor parameters for backwards compatibility.
This contructors always exposes the prime/default instance of OpenDSS.
For creating new independent instances, use the static helper function
NewContext.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax dss_sharp.DSS = function();
See Also