Adaptivecomponent node problem

I try to create several adaptive family type (defined by 2 points). The resul i expect is 5 object created with type respectively: d800, d1000, d100, d1500, d1500 but i cant to make it work. I try all level and keep structure option that seem posible but cant archive the result. What should i do now?

This is a bit tricky to get around as AdaptiveComponent.ByPoints does not behave the same as other Dynamo nodes. This is baked into its code.
However you are in luck - there is a little work around by setting the family type after placing a single family.

Oh you are lifesaver Mikey, i had been stuck with this problem for so long. The solution is so simple but convinient haha