API Help
Eplan.EplApi.Base Namespace / SettingNode Class / ResetNode Method

ResetNode Method
Resets the node to default. All settings inside are deleted and copied from defaults again.
Syntax
public void ResetNode()
Exceptions
ExceptionDescription
The object has not been initialized correctly. The function failed.
See Also