setmaterial sm
Assigns a material to features.
Assigns a material to one or more features.
setmaterial (Beam_6 Beam_4) BeamMat_3
Assigns BeamMat_3 to Beam_6 and Beam_4.
setmaterial Group_1 BeamMat_5
Assigns BeamMat_5 to all beams 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 soil material to a specified soil layer.
setmaterial Soillayer_1 SoilMat_2
Assigns SoilMat_2 to Soillayer_1.
Soillayer Material'
Soillayer | Soil layer reference | Name of the soil layer to which a material should be assigned |
Material | Material reference | Name of the material that should be assigned to the soil layer |
Mode | Target |
---|---|
Geometry | Global |
None
Assigns a material to a feature.
setmaterial Beam_1 BeamMat_2
Assigns BeamMat_2 to Beam_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 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,...}: PlxBasePhase'>' Material'
{1,...} 1 ∞ | Sequence of one or more phases | |
PlxBasePhase | 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