Eplan Platform API
Eplan.EplApi.Base Namespace
/
SettingNode Class
/ ForceReload Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
ForceReload Method
In This Topic
Reloads settings node.
Syntax
C#
C++/CLI
public
void
ForceReload()
public
:
void
ForceReload();
Exceptions
Exception
Description
BaseException
The object has not been initialized correctly.
Remarks
Changes in settings made from one instance of EPLAN are not visible to other currently running instances. Method allows to reload setting node to get current setting values.
See Also
Reference
SettingNode Class
SettingNode Members