OOF2: The Manual

Name

OOF.Graphics_n.File.Clear — Remove all user-defined graphics layers.

Synopsis

OOF.Graphics_n.File.Clear()

Details

  • Parent Menu: OOF.Graphics_n.File
  • Callback: function GfxWindow.clear in module ooflib.common.IO.ghostgfxwindow

Description

Remove all user-defined layers. The predefined auxiliary layers (for selections, etc.) are not deleted.

See Also