Concatenation of Parameters within a Family

Concatenation of Parameters within a Family

Anonymous
Not applicable
913 Views
5 Replies
Message 1 of 6

Concatenation of Parameters within a Family

Anonymous
Not applicable

Morning/Afternoon All

 

I have a number if families, which have "IF" Functions to trigger the Lookup Tables. I've seen on here a number of threads regarding concatenation, is the available?

 

I would like to create a lookup string based on a parameter for instance:

Concatenate("This is the Start of the String", Parameter A, "This is the end of the String")

 

Example:

Concatenate("MechanicalFittingFlangeCollarType", Type,"BSEN1092") Where Type = 33.

Result: "MechanicalFittingFlangeCollarType33BSEN1092"

914 Views
5 Replies
Replies (5)
Message 2 of 6

Ilic.Andrej
Advisor
Advisor

You can nest a generic annotation family that has a label driven by multiple parameters of the parent family.



Andrej Ilić

phonetical: ændreɪ ilich
MSc Arch

Autodesk Expert Elite Alumni

0 Likes
Message 3 of 6

Anonymous
Not applicable

@Ilic.Andrej unfortunately this wont work as I am trying to gain a string that will identify a look up table from the parameters.

0 Likes
Message 4 of 6

barthbradley
Consultant
Consultant

@Anonymous wrote:

I've seen on here a number of threads regarding concatenation, is the available?

 

It is not available -- but it is one of the top ten thread topics in my estimation. I think you might even come across one I posted years ago.  

0 Likes
Message 5 of 6

Anonymous
Not applicable

@barthbradley Yes I've seen it here a number of times but never managed to see the resolve. Making a long winded IF Function it a bit cumbersome, when it could be done by concatenation of a couple of text strings and a Parameter.

 

@autodesk @revit Any chance this is on the Roadmap for Improvements

0 Likes
Message 6 of 6

Lachlan-JWP
Collaborator
Collaborator

Best way is to go to the Revit Ideas forum and give for support to an existing idea.

 

https://forums.autodesk.com/t5/revit-ideas/idb-p/302

0 Likes