Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a node to the project.
Syntax
public void addUtilNode(UtilElementType type, str name)
Run On
Called
Parameters
- type
Type: UtilElementType Enumeration
The type of node.
- name
Type: str
The name of the node.
Remarks
This function is also found on ProjectGroupNode.