I am trying to make a nested detail component that will take a angle (AISC Angle Section) family and a Nelson stud family to make a typical Continuous Angle family. I am making both families shared so they can select sizes in the project. This is my thought for the family...
I want a drop down label to select what angle is being used and a drop down to select what HAS is being used. Then I want a parameter that they adjust for the spacing (just for tagging not visual) of the HAS as well as the length of the HAS. This is all easy enough.
Angle Type (Family Type: Detail Items)
HAS Type (Family Type: Detail Items)
HAS Length with I can link the the length parameter in my HAS
HAS Spacing (Which controls nothing visually)
From this I want to make a tag that will say something along the lines of "L3X3X1/4 CONT WITH1/2"Ø HAS @ 24"" Where the information is read from the sizes selected, so if they change the angle size or HAS size the tag will update along with the detail component representation.
I really am not thinking this will be possible, but thought I would check. I think I will have to just do a "Tag" parameter where they type in the note or information and have to update the sizes manually.
The problem I am having doing this live is that I can not seem to pull any information through from the nested families into the parent family.
I want a drop down label to select what angle is being used and a drop down to select what HAS is being used. Then I want a parameter that they adjust for the spacing (just for tagging not visual) of the HAS as well as the length of the HAS. This is all easy enough.
Angle Type (Family Type: Detail Items)
HAS Type (Family Type: Detail Items)
HAS Length with I can link the the length parameter in my HAS
HAS Spacing (Which controls nothing visually)
From this I want to make a tag that will say something along the lines of "L3X3X1/4 CONT WITH1/2"Ø HAS @ 24"" Where the information is read from the sizes selected, so if they change the angle size or HAS size the tag will update along with the detail component representation.
I really am not thinking this will be possible, but thought I would check. I think I will have to just do a "Tag" parameter where they type in the note or information and have to update the sizes manually.
The problem I am having doing this live is that I can not seem to pull any information through from the nested families into the parent family.
Comment