def close(terminal): """This parameter will close the specified terminal (Argument) of the active DSS object.""" return dsslib.CktElementI(ctypes.c_int32(4), ctypes.c_int32(terminal))