NodalStructuralICs Properties
(To be removed) Initial displacement and velocity at mesh nodes
NodalStructuralICs 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 NodalStructuralICs object contains a description of the
            initial displacement and velocity at mesh nodes. 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.