Output the final value of variable only

Hi All,

I’ve been trying to output the segments and joint locations of using a AnyOutputFile. However, the location is being treated as a variable and its changing with time. Is there anyway that I can only output the FINAL seg/joint location ? and not the sequence of changing locations throughout the analysis?

Thank You

Hi,

The AnyOutputFile always output the values for each time step. I think you would need to have only one time step in the study if you want to output a single value.

Notice that if you browse in the model tree and select an object you will always get the last updated value (right click to dump it or double click to open in a pop-up window).

Best regards, Sylvain.