Deleting nodes and attributes

There are two ways of deleting nodes

joint.delete()
nc.delete(joint)

Attributes can be removed in the same fashion

control.stretch.delete()