Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Can I insert a live Revit floor plan onto titleblock?

11 ANTWORTEN 11
GELÖST
Antworten
Nachricht 1 von 12
DCoughlanHAZ7A
813 Aufrufe, 11 Antworten

Can I insert a live Revit floor plan onto titleblock?

I have a key plan which has been placed inside the title block family so that it shows up on all sheets as the key plan on the building. It is an imported CAD symbol. But when the model changes then a new version of the key plan must be uploaded to the title block family. Is there a way of inserting a live floor plan view into the title block family which stays up to date as the model changes? Essentially a live key plan on every title block.

11 ANTWORTEN 11
Nachricht 2 von 12
rxi.gg
als Antwort auf: DCoughlanHAZ7A

You can create a Dynamo routine to create one view (with its template) to every sheet and place it. 

Roi G. | AUTODESK REVIT & DYNAMO EXPERT

Da un "Me gusta" si la respuesta te ha resultado útil y acéptala como solución si ha resuelto tu duda.
Give a "Like" if the answer has been useful to you and accept it as a solution if it has solved your doubt.

Nachricht 3 von 12
DCoughlanHAZ7A
als Antwort auf: rxi.gg

Thanks for the reply. How do you get Dynamo to place it exactly into the same location (title block) on differing-sized sheets (A1L, A0P etc)?

Nachricht 4 von 12
rxi.gg
als Antwort auf: DCoughlanHAZ7A

Thats the problem. I think dynamo inserts all viewports in the same point... let me a minute to try

Roi G. | AUTODESK REVIT & DYNAMO EXPERT

Da un "Me gusta" si la respuesta te ha resultado útil y acéptala como solución si ha resuelto tu duda.
Give a "Like" if the answer has been useful to you and accept it as a solution if it has solved your doubt.

Nachricht 5 von 12
DCoughlanHAZ7A
als Antwort auf: rxi.gg

Could you send me that dynamo script if you have it?

Nachricht 6 von 12
rxi.gg
als Antwort auf: DCoughlanHAZ7A

No I don't have the script. I think these nodes from Rhythm package can help you

 

rxigg_0-1661861886946.png

 

Roi G. | AUTODESK REVIT & DYNAMO EXPERT

Da un "Me gusta" si la respuesta te ha resultado útil y acéptala como solución si ha resuelto tu duda.
Give a "Like" if the answer has been useful to you and accept it as a solution if it has solved your doubt.

Nachricht 7 von 12
DCoughlanHAZ7A
als Antwort auf: DCoughlanHAZ7A

Thanks for this I will try it out and hopefully, it will save our company some valuable time :lächelndes_Gesicht_mit_Sonnenbrille:

Nachricht 8 von 12
mhiserZFHXS
als Antwort auf: DCoughlanHAZ7A

You can add the legend plan to its desired location on one sheet , then write the script to pull the master legend's location. Just set a "select model element" node as an input, then use the appropriate nodes to pull its location, then plug those into the "create viewport" node mentioned above.

 

This has two assumptions though, that the legend is on the same location on every sheet, and that the titleblocks haven't been moved. I have a script that follows this same principal for another recurring element, and it took me forever to figure out why the legend wasn't being placed correctly. Turns out the titleblock had been moved, so the legend was being placed correctly, but not in relation to the block. I wrote another script that will reset titleblocks to the correct origin. Problem solved.

Nachricht 9 von 12
DCoughlanHAZ7A
als Antwort auf: DCoughlanHAZ7A

But does that solution work on different-sized and oriented sheets? How do you tell dynamo to land the view right under the project north sign on an A0P but also on an A3L?

Nachricht 10 von 12
mhiserZFHXS
als Antwort auf: DCoughlanHAZ7A

You can run the script multiple times, and filter out the different sheets based on their titleblock. For instance, place a legend on an A0P sheet, and run the script (written so it only applies to the A0P's in the project). Then do the same for your A3Ls.

Nachricht 11 von 12
DCoughlanHAZ7A
als Antwort auf: DCoughlanHAZ7A

Ok thank you for your soloution

Nachricht 12 von 12
mhiserZFHXS
als Antwort auf: DCoughlanHAZ7A

If you need help with specific script logic, check out dynamobim.com. There are obviously Dynamo users here, but that's probably a more appropriate location for all that.

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report