API Help
Eplan.EplApi.Base Namespace / SettingNode Class / SettingNode Constructor / SettingNode Constructor(String)
Indicates the path of the node.

In This Topic
    SettingNode Constructor(String)
    In This Topic
    Constructor
    Syntax
    public SettingNode( 
       string strNodePath
    )
    public:
    SettingNode( 
       String^ strNodePath
    )

    Parameters

    strNodePath
    Indicates the path of the node.
    See Also