Place adapative revit family through curve

Hello all,

I would like to place an adaptive family with evolving geometry along a curve (AutoCAD line). To ensure it follows the curve accurately, I need to divide it into 1-meter segments. However, when I split it into segments, the geometry resets each time.

Does anyone have a solution for this?

Thank you!

I would use Dynamo to generate the curve by control points, then host the adaptive profile to that.

Possible solution here → Problem with aligning family with vector line on all 3 axes - #10 by Mike.Buttery