
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am doing a macro to post-process modal analysis results in Excel using VBA, and I have trouble finding the modal masses mX, mY and mZ.
Through the path RobApp.Project.Structure.Results.Advanced.MassSum I can retrieve some other mass properties, but not the modal masses - which is what I need for calculating the stationary response of an analogous single-dof system.
I know it is possible to do a time history analysis to get the reponse, but redefinening the load time history to achieve resonance every time modifications to the model change the eigenfrequency is quite tidious - I would prefer to save the THA as a control of the stationary response in the final version of the model, after optimizing the model. After all the results are usually identical unless multiple modes are exited significantly by the same load.
Is it possible to retrieve the modal masses directly though the API some other way?
If not, is it possible to export the Mass Matrix along with the mode shape vector to calculate it outside Robot?
Best Regards,
Mikkel
Solved! Go to Solution.