Open BruceSherwood opened 9 years ago
h = helix(visible=False) displays the helix, but the following hides the helix:
h = helix() h.visible = False
h = helix(visible=False) displays the helix, but the following hides the helix:
h = helix() h.visible = False