Skip to Content
0
Sep 16, 2018 at 04:26 AM

What is the most efficient way to expand BPF?

66 Views

What is the most efficient way to expand BPF to another model?

I’m trying to expand the same BFP to another model.

(The same means same properties)

The below flow is how I expand BPF.

1,Copy a BPF and change ID.

2,change the model.

3,set properties to BPF.

The problem is that almost properties are cleared when I change the model.

This cost me a lot of time to make BPF, because I want to expand BPF to a lot of models.

So please tell me the most efficient way to expand BPF to another model.