Beam with variable section

Hi

What is the best option to make a beam with variable cross section?
I define two cross sections and then used sofimshc to generate the beam (structural line). I have one structural line and some points on this line which divided my beam. I want to have the first cross section at the begining and the other one at the end of the beam, but I have both sections at every divided beams - I want to interpolate the intermediate cross sections.

Could you help me how to do it in sofimshc. Or maybe it is easier and better to make it in sofimsha?

After defining your cross sections (Aqua) and your FE mesh (sofimshC) you need to interpolate cross section values with Aqua:

+Prog Aqua
Head Cross section interpolation
Inte No All
End

It works, thank you