Click or drag to resize

SettingsLoadsTerminalCheck Property

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

Controls whether the terminals are checked when updating the currents in Load component. Defaults to True. If the loads are guaranteed to have their terminals closed throughout the simulation, this can be set to False to save some time. (API Extension)

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public bool LoadsTerminalCheck { get; set; }

Property Value

Type: Boolean
See Also