GeometricStructuralICs Properties
(To be removed) Initial displacement and velocity over a region
GeometricStructuralICs will be removed. Use the CellIC, FaceIC,
                    EdgeIC, and VertexIC properties of femodel
                instead. (since R2023a) For more information on updating your code, see Version History.
A GeometricStructuralICs object contains a description of
            the initial displacement and velocity over a geometric region for a transient structural
            model. A StructuralModel
            container has a vector of GeometricStructuralICs
            objects in its InitialConditions.StructuralICAssignments property. 
To set initial conditions for your structural model, use the structuralIC
            function.