API Help
Eplan.EplApi.HEServices Namespace / SelectionSet Class / IsOnlyOneObjectSelected Property

In This Topic
IsOnlyOneObjectSelected Property
In This Topic
Determines whether exactly one object is selected.
Syntax
public bool IsOnlyOneObjectSelected {get;}

Property Value

True, if exactly one object is selected.
Remarks
When a node is selected, this is only the first element.
See Also