Click or drag to resize

CircuitParentPDElement Property

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

Sets Parent PD element, if any, to be the active circuit element and returns index>0; Returns 0 if it fails or not applicable.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int ParentPDElement { get; }

Property Value

Type: Int32
See Also