How to create family types without using parametric changes?

How to create family types without using parametric changes?

ale_jablonski
Enthusiast Enthusiast
2,480 Views
7 Replies
Message 1 of 8

How to create family types without using parametric changes?

ale_jablonski
Enthusiast
Enthusiast

I'm not sure if I've been clear with my title, in that case I'll give you an example.

Let's say we are creating a rectangular section timber beam. We create the section with base and height, create the parameters and also create the different types, for example: 50x200, 50x250 and 50x300.

 

Since the family I want to create is more complex to create parameters, I want to create those different types from scratch and add to the list.

 

I can give you another example, let's say I want to create a geometric solids family with 3 different types: a cube, an sphere and a pyramid. Since I'm pretty sure It's impossible to create a formula to turn one to another, how would we do it? Is it possible?

Thanks!

0 Likes
Accepted solutions (1)
2,481 Views
7 Replies
Replies (7)
Message 2 of 8

barthbradley
Consultant
Consultant
Accepted solution
Message 3 of 8

mhiserZFHXS
Advisor
Advisor

Either the family types parameter, as said above, or if there are a limited and set number, you can use visibility parameters and hide and show different elements in different types.

Message 4 of 8

RSomppi
Mentor
Mentor

You need parameters to do what you want. No other options.

Message 5 of 8

RSomppi
Mentor
Mentor

You're welcome.

0 Likes
Message 6 of 8

ale_jablonski
Enthusiast
Enthusiast

Thanks for your reply @RSomppi , but I think I made it without parameters (well, math/distance parameters 😁), what I did was:

 

Create all the families separately, create a new family, insert them all on this new file, select one of them and the go to Label > Add Parameter. It will create automatically all other types (if they are set in the same family template). Then create the family types normally.
When you do that, this line shows up on family type box:

ale_jablonski_0-1656899647367.png

Now, I'm not sure if it would cause some specific issues in the future...

 

0 Likes
Message 7 of 8

RSomppi
Mentor
Mentor

@ale_jablonski wrote:

Thanks for your reply @RSomppi , but I think I made it without parameters

 

select one of them and the go to Label > Add Parameter. It will create automatically all other types (if they are set in the same family template). Then create the family types normally.
When you do that, this line shows up on family type box:

ale_jablonski_0-1656899647367.png

 


Do you call the line items like "Boxed Column ..."? I'm pretty sure those are parameters.

0 Likes
Message 8 of 8

ale_jablonski
Enthusiast
Enthusiast

Yeah, that's why I mentioned "not math/flexing parameters"

0 Likes