setmaterial sm
Assigns a material to features.
Assigns a material to a feature.
setmaterial Plate_1 PlateMat2D_2
Assigns PlateMat2D_2 to Plate_1.
Material'
Material | Material reference | Name of the material which will be assigned to the feature |
Mode | Target |
---|---|
Geometry | Feature |
None
Assigns a material to one or more features.
setmaterial (Plate_6 Plate_4) PlateMat2D_3
Assigns PlateMat2D_3 to Plate_6 and Plate_4.
setmaterial Group_1 PlateMat2D_5
Assigns PlateMat2D_5 to all plates in Group_1.
<{1,...}: Feature'>' Material'
{1,...} 1 ∞ | Sequence of one or more features | |
Feature | Feature reference | Name of the feature to which a material should be assigned |
Material | Material reference | Name of the material that should be assigned to the feature(s) |
Mode | Target |
---|---|
Geometry | Global |
None
Assigns a material to a feature in one or more phases.
setmaterial GeoGrid_1 InitialPhase GeogridMat_2
Assigns GeogridMat_2 to GeoGrid_1 in the initial phase.
setmaterial GeoGrid_1 (InitialPhase Phase_2) GeogridMat_2
Assigns GeogridMat_2 to GeoGrid_1 in the initial phase and Phase_1.
<{1,...}: Phase'>' Material'
{1,...} 1 ∞ | Sequence of one or more phases | |
Phase | Phase reference | Name of the phase in which the material should be assigned to the feature |
Material | Material reference | Name of the material that should be assigned to the feature |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Feature |
None
Assigns a material to one or more features in one or more phases.
setmaterial (Plate_1 Plate_2) (Phase_3 Phase_4) PlateMat2D_5
Assigns PlateMat2D_5 to Plate_1 and Plate_2 in Phase_3 and Phase_4.
<{1,...}: ObjectWithMaterial>' <Everything>'
{1,...} 1 ∞ | Sequence of one or more objects | |
ObjectWithMaterial | Object reference | Name of the object to which the material should be assigned |
Everything | Name of the phase in which the material should be assigned and the name of the material that should be assigned |
Mode | Target |
---|---|
Water levels, Staged construction | Global |
None