Click or drag to resize

CktElementIsIsolated Property

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

Returns true if the current active element is isolated. Note that this only fetches the current value. See also the Topology interface.

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

Property Value

Type: Boolean
See Also