OpenDSSSimulator GetNetworkModel Method ElecNetKit Documentation
Obtains a model of the network from the DSS Engine.

Namespace: ElecNetKit.Engines
Assembly: ElecNetKit.Engines.OpenDSS (in ElecNetKit.Engines.OpenDSS.dll) Version: 1.1.4771.27371 (1.1.0.0)
Syntax

public NetworkModel GetNetworkModel()

Return Value

A network model for the OpenDSS Active Circuit.

Implements

ISimulator GetNetworkModel 
See Also