Eplan Platform API
Eplan.EplApi.Base Namespace / SettingNode Class / Set Method
Indicates the path of the node.

In This Topic
Set Method (SettingNode)
In This Topic
Defines the path to the settings node.
Syntax
public virtual void Set( 
   string strNodePath
)

Parameters

strNodePath
Indicates the path of the node.
See Also