Title | Previous | Next

materials

Set the active material numbers.

Synopsis:

materials material [, [begin : end | material], ...]

materials begin : end [, [begin : end | material], ...]

materials all

Arguments:

material

An integer representing a material identifier.

begin

An integer number representing the beginning of a range.

end

An integer number representing the end of a range.

all

Flag indicating that all materials should be active.

Description:

The materials command takes a comma-separated list of material numbers and/or ranges, where a range consists of a begin-end pair.

Examples:

materials 1,3,5:10 # Activate 1,3,5,6,7,8,9, and 10

materials 44 # Activate just 44

materials all # Activate all materials

See Also:

matstat


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.