def parent_pd_element():
"""This parameter sets parent PD Element, if any, to be the active circuit element and returns index > 0 if it fails or not applicable."""
return dsslib.CircuitI(ctypes.c_int32(13), ctypes.c_int32(0))
评论列表
文章目录