Handling Section Box elements?

Hello,

is there any way (or node) that can access a section box geometry?

I need to:

  1. select a section box and read it in Dynamo
  2. have the user move on of the handles (stretch one or more of the faces)
  3. read the new geometry in Dynamo
  4. extrapolate intermediate geometry (morph first box into last box).
  5. create a section box for each “frame”.

I think you know where I am going with this…

Right now the only way I can think of is to create a couple of model lines, and do a section box by elements, then change the lines length, and do another section box by elements, and so on so forth…

Thank you

Regards

Giovanni