opto.trace.nodes.Node.clone

Contents

opto.trace.nodes.Node.clone#

Node.clone()[source]#

Create and return a duplicate of the current Node object.

Returns:

A clone of the current node.

Return type:

Node