StructuralMaterialAssignment Properties
(To be removed) Structural material property assignments
StructuralMaterialAssignment will be removed. Use the MaterialProperties property of
                    femodel
                instead. (since R2023a) For more information on updating your code, see Version History.
A StructuralMaterialAssignment object contains the
            description of material properties of a structural analysis model. A StructuralModel
            container has a vector of StructuralMaterialAssignment
            objects in its MaterialProperties.MaterialAssignments
            property.
To create the material properties assignments for your structural analysis model, use
            the structuralProperties function.