I created a simple truss problem in FEMAP and I am trying to extrapolate the data from the FEMAP model using the API feature. I have been trying to pull the length of each element into an excel sheet, the method is Length(dlength) associated with the element. I am struggling to get any code...