Click or drag to resize

ReduceCktSaveCircuit Method

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

Save present (reduced) circuit Filename is listed in the Text Result interface

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public void SaveCircuit(
	string CktName
)

Parameters

CktName
Type: SystemString

[Missing <param name="CktName"/> documentation for "M:dss_sharp.ReduceCkt.SaveCircuit(System.String)"]

See Also