def num_ckt_elements(): """This parameter will deliver the number of CktElements included in the active circuit.""" return dsslib.CircuitI(ctypes.c_int32(0), ctypes.c_int32(0))