OOF2: The Manual

Name

Material Color (MeshMaterialDisplay) — Fill each Element with the color of its assigned Material.

Synopsis

MeshMaterialDisplay(when,where)

Details

  • Base class: DisplayMethod
  • Parameters:

    when
    Time at which to plot Type: A floating point number, or the earliest or latest time.
    where
    Plot at displaced or original position? Type: An Output object whose value is a position in the xy plane.

Description

The MeshMaterialDisplay fills each Mesh element with the color of the Material assigned to it. If the element has no Material, or the Material has no Color property, then the element is not filled.

MeshMaterialDisplay differs from the SkeletonMaterialDisplay' in that Mesh elements may be drawn at their original, undisplaced positions, at their actual displaced positions (computed from the Displacement field), or at enhanced positions (using a scaled Displacement field).