OOF2: The Manual
OOF2 data files are composed of commands from the LoadData menu. OOF2 writes the commands in the file when the data is saved, and executes the commands when the file is loaded. The casual user will never need to know the details of these commands, since they are only used from within datafiles. However, users who want to edit or write data files themselves will need to know how they work.
Parent Menu: The Main OOF Menu
OOF.LoadData Submenus
- OOF.LoadData.Image — Read Image data from a data file.
- OOF.LoadData.Mesh — Load a Mesh from a data file.
- OOF.LoadData.Microstructure — Commands describing Microstructures in data files.
- OOF.LoadData.Property — Set parameters for Properties.
- OOF.LoadData.Skeleton — Load a Skeleton from a data file.
- OOF.LoadData.Subproblem — Load a Subproblem from a data file.
OOF.LoadData Commands
- OOF.LoadData.FileVersion — Identify data file format. Used internally in data files.
- OOF.LoadData.Material — Load Materials from a data file.
- OOF.LoadData.MaterialandType — Load Materials from a data file.
- OOF.LoadData.NamedAnalysis — Assign a name to a set of analysis parameters.
- OOF.LoadData.NamedBdyAnalysis — Create a named boundary analysis. Used internally in data files.



