Hi, is there any way to add a view of the floor plan to the sheet? For example the sheet created for Level 0 including a view of the floorplan, Level 1 having a view of its floor plan etc?
Hi Ethan, thank you for your query on this topic. With Dynamo for Revit, you can easily create floor plan views for each level using the node ‘FloorPlanView.ByLevel’ which will then act as the ‘views’ input for the ‘Sheet.ByNameNumberTitleBlockAndView’ node. With just a few more nodes in between to handle the data, you’ll be able to quickly automate the creation of views and sheets. Hope this helps and keep in touch!
Just found your channel. You are better at explaining than a large majority of the larger Revit channels, so solid work!
Hi, is there any way to add a view of the floor plan to the sheet? For example the sheet created for Level 0 including a view of the floorplan, Level 1 having a view of its floor plan etc?
Hi Ethan, thank you for your query on this topic.
With Dynamo for Revit, you can easily create floor plan views for each level using the node ‘FloorPlanView.ByLevel’ which will then act as the ‘views’ input for the ‘Sheet.ByNameNumberTitleBlockAndView’ node.
With just a few more nodes in between to handle the data, you’ll be able to quickly automate the creation of views and sheets.
Hope this helps and keep in touch!