Eplan Platform API
Eplan.EplApi.Base Namespace / SettingNode Class / SettingNode Constructor / SettingNode Constructor(SSettingNode,Boolean)
Indicates the path of the node.
Indicates whether the settings node is to be copied.

In This Topic
SettingNode Constructor(SSettingNode,Boolean)
In This Topic
Constructor
Syntax
public SettingNode( 
   SSettingNode* pEsNodeHandle,
   bool bCopy
)

Parameters

pEsNodeHandle
Indicates the path of the node.
bCopy
Indicates whether the settings node is to be copied.
See Also