OOF2: The Manual

Name

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

Synopsis

MeshMaterialDisplay(where)

Details

  • Base class: DisplayMethod
  • Parameters:

    where
    Plot at original or displaced 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).


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */