This interface can be used to read/write certain properties of the active DSS object. The structure of the interface is as follows:


double ReduceCktF(int32_t Parameter, double Argument);


This interface returns a floating point number with the result of the query according to the value of the variable Parameter, which can be one of the following:


Parameter 0: ReduceCkt.Zmag - read

This property gets the value of impedance value associated with the DoShortLines method. Lines with less impedance will be merged out of the circuit, eliminating one or more buses.


Parameter 1: ReduceCkt.Zmag - write

This property sets the value of impedance value associated with the DoShortLines method. Lines with less impedance will be merged out of the circuit, eliminating one or more buses.