Global parameter Sheet number filter

Global parameter Sheet number filter

mbakVB5E9
Explorer Explorer
667 Views
2 Replies
Message 1 of 3

Global parameter Sheet number filter

mbakVB5E9
Explorer
Explorer

I would like to know if anyone knows how to add a global parameter to a project that reads the sheet number that is in the Identity Data in the sheet properties.

Example: ET-00-00 (Disciplin-Topic-Floor level)

Now after it reads that data it has to remove the first 3 characters in it's own text.

In this example you would have:

Sheet Number: ET-00-00

Sheet Topic: 00-00 (because in this it would have removed the [ET-])

 

Does anyone know how to apply such a parameter to my sheets?

0 Likes
Accepted solutions (1)
668 Views
2 Replies
Replies (2)
Message 2 of 3

L.Maas
Mentor
Mentor
Accepted solution

Formulas with string manipulation are not known in Revit.

Solution would be to assemble your parameters differently or use Dynamo.

Dynamo can read parameters manipulate the values and then push them back into a (new) parameter

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

0 Likes
Message 3 of 3

mbakVB5E9
Explorer
Explorer

Thanks for the Reply.

Shame that this cannot be done within Revit itself.

0 Likes