I'm attempting to develop state-space models of a finite element model and while I can get the mass and stiffness matrices through pyansys, I am unable to get the RHS/load vector which is needed to develop a full state-space model. Would it be possible to define a method that would perform this action?