OOF2: The Manual
Name
Remove Material (RemoveMaterial) — Remove a Material explicitly assigned to elements. This *restores* the implicit Material assignments from the Microstructure.
Synopsis
RemoveMaterial(target)
Details
-
Base class:
MeshModification -
Parameters:
target- Remove the Material from these elements Type: An object of the
MeshModTargetsclass.
Description
RemoveMaterial is a MeshModification subclass, used as
the modifier argument to the OOF.Mesh.Modify command. It removes the
Material that was explicitly assigned to the target elements by
AssignMaterial. After removal,
the elements' Materials will be determined in the usual way by
the Microstructure.
The target parameter specifies which elements
will have their explicitly assigned Materials removed.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




