OOF2: The Manual
Name
OOF.LoadData.Mesh.Field — Load Fields, the old way
Synopsis
OOF.LoadData.Mesh.Field(mesh, defined, active, inplane)
Details
- Parent Menu: OOF.LoadData.Mesh
-
Callback: function
_meshFieldsin moduleooflib.engine.IO.meshIO -
Parameters:
mesh- Type: The path to an existing
Meshobject. 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. This
command is used within old data files, from
before the invention of SubProblems, and not invoked directly by
the OOF2 user interface.



