Length parameter to annotation tag

Length parameter to annotation tag

Anonymous
Not applicable
2,551 Views
8 Replies
Message 1 of 9

Length parameter to annotation tag

Anonymous
Not applicable

Hi, 

Does anyone know if we can add length parameter as an instance parameter for an annotation tag family.

I have a generic model family and I need to give some information to it and it varies from instance to instance.

So I need a tag family with length parameter for tag box which I could adjust.

 

Is there any way to achieve this by using conventional Revit methods or by Dynamo?

 

Thanks in advance..!

2,552 Views
8 Replies
Replies (8)
Message 2 of 9

Anonymous
Not applicable

Looking for same concern.

0 Likes
Message 3 of 9

Alan.johnson1970
Advisor
Advisor

You create a shared parameter, add it as an instance to a dim (Label Dimension) in the generic family, and then create the tag and add the same parameter.

AJ.
0 Likes
Message 4 of 9

Alan.johnson1970
Advisor
Advisor

 

 

paramtag.JPG

AJ.
0 Likes
Message 5 of 9

Alan.johnson1970
Advisor
Advisor

sharedparam.JPG

AJ.
0 Likes
Message 6 of 9

ToanDN
Consultant
Consultant
You can give an instance parameter to a generic annotation family and change it via properties in project. It does not wok with tags because tags are type based families.
0 Likes
Message 7 of 9

Alan.johnson1970
Advisor
Advisor

Here is an example generic model with a tag calling of the length which is an instance property 

 

instance param.JPG

AJ.
Message 8 of 9

ToanDN
Consultant
Consultant
The question is about the length of the tag box, not the reported length of the host.
0 Likes
Message 9 of 9

Alan.johnson1970
Advisor
Advisor

Ah OK I may have miss read the OP then

AJ.
0 Likes