OOF2: The Manual

Name

OOF.Mesh.Clear_Field_Initializers — Remove all Field initializers from the current Mesh.

Synopsis

OOF.Mesh.Clear_Field_Initializers(mesh)

Details

  • Parent Menu: OOF.Mesh
  • Callback: function _clearFieldInits in module oof2.engine.IO.meshmenu
  • Threadability: Threadable
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.

Description

Remove all the Field initializers from the given Mesh. This does not change the values of the Fields themselves, but prevents them from being reinitialized later.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */