add_node method

add_node

Add new node or sub node.

Returns

Added node

def add_node(self):
    ...

See Also