Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / IsNetConnecting Property

IsNetConnecting Property (Function)
Returns, if the function is netconnecting.
Syntax
public bool IsNetConnecting {get; set;}

Property Value

true : Function is netconnecting

false : Function is not netconnecting

Exceptions
ExceptionDescription
Thrown when the information cannot be retrieved from data model.
Thrown when the flag cannot be changed.
Thrown when trying to set a function net connecting that separates potentials.
See Also