Hi,
I am trying to toggle the visibility of an element within our title block from within a schedule in our project. If I understand the logic of Revit this cannot be done but want to make sure there isn't a Dynamo script or something else I may be missing. In the TB I have created a yes/no instance parameter from a shared parameter and assigned the visibility of the element to this new parameter. After loading the title block I then create a project parameter from the same shared parameter and assigned this to sheets. When in the sheet view the tick boxes don't activate the elements visibility, only when I select the title block is when these tick boxes work. I have done similar moves with labels linked to parameters and was able to schedule these in a sheet list schedule. Tia
Gelöst! Gehe zur Lösung
Gelöst von Mark.Ackerley. Gehe zur Lösung
Hey,
Agreed, there is a separation between the sheet and the titleblock family, I don't believe a sheet schedule will be able to update the titleblock family. I also don't believe you can schedule titleblock families. For a Dynamo graph, this would be quite simple, here is an example of how you might use it...
Hope that helpls,
Mark
@Mark.Ackerley , that is what I suspected given the logic. This t/f boolean looks like a great workaround, thanks!
@ToanDN , Yeah I have done this with labels but this was a import symbol element that some projects use on certain sheets. Unfortunately our TB family types are chockablock with custom grids etc. So I didn't want to add more.
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.