Message 1 of 4
Not applicable
08-04-2016
01:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I want to retrieve the components of acceleration from the pseudostatic forces of spectral cases for many nodes with API.
I know we can collect forces with this code :
- RobApp.Project.Structure.Results.Nodes.PseudostaticForces.CombValue(Nodenumber,CaseNumber,I_MCT_CQC).FX
- RobApp.Project.Structure.Results.Nodes.PseudostaticForces.value(NodeNumber,CaseNumber,ModeNumber).FX
On the other hand, how can we extract the acceleration components ?
If this is not possible, we can open the table " pseudostatic Force" - add the columns that correspond to the acceleration components. How can I add the good column ?
thanks
Solved! Go to Solution.