OOF2: The Manual

Name

OOF.LoadData.Mesh.Field — Load Fields. Used internally in Mesh data files.

Synopsis

OOF.LoadData.Mesh.Field(mesh,defined,active,inplane)

Details

  • Parent Menu: OOF.LoadData.Mesh
  • Callback: function _meshFields in module ooflib.engine.IO.meshIO
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.
    defined
    Defined Fields. Type: A list of character strings.
    active
    Active Fields. Type: A list of character strings.
    inplane
    In-plane Fields. Type: A list of character strings.

Description

Load the list of defined Fields from a saved Mesh.