List with Width, height, lenght and max/min Radius and Length

Good morning,

yes, I know this function, but the csv-file is no solution for me.
I need the measurements of the boundingbox of each part. For example a beam or a plate have many cuts and drillings, but in my list I need the geometry of the bounding-box, because my beams must glued by this geometry.
So it would be nice, if i had a function which allows to activate all parts and the output-file is a csv-file with:

  • Name
  • Pieces
  • Width (bounding-box)
  • Hight (bounding-box)
  • Length (bounding-box)
  • Volume (real part)
  • Volume (bounding-box)

This would be a list, I can Import to excel an produce the parts. At the moment I export everything into another cad-system to get position-numbers and a list of the beams.

best regards

Christopher