OOF2: The Manual
Name
OOF.LoadData.Mesh.AssignMaterial — Load explicitly assigned Materials into a Mesh
Synopsis
OOF.LoadData.Mesh.AssignMaterial(mesh,elements,material)
Details
- Parent Menu: OOF.LoadData.Mesh
-
Callback: function
_assignMatin moduleoof2.engine.IO.meshIO -
Threadability:
Threadable -
Parameters:
mesh- Type: The path to an existing
Meshobject. elements- Indices of the elements Type: A list of integers.
material- Material to assign to the elements Type: A character string.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




