OOF2: The Manual
Name
OOF.LoadData.Material — Load Materials from a data file.
Synopsis
OOF.LoadData.Material(name,properties)
Details
- Parent Menu: OOF.LoadData
-
Callback: function
loadMaterialin moduleoof2.engine.IO.materialmenu -
Threadability:
Threadable -
Parameters:
name- Name of the material. Type: A character string.
properties- Properties for the material. Type: A list of character strings.
Description
Load Materials definitions from a data file. Data files
containing Materials are created by the commands Materials,
Microstructure,
Skeleton,
and Mesh
in the OOF.File.Save menu.
The properties argument is a list of names of
Properties. They must either have been defined with a OOF.LoadData.Property command in the data
file, or have been already existant when the data file was read.
This command is only used in data files.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




