Dynamo Tip: Troubleshooting the Select Multiple Faces node

Marketing
Marketing
  • Updated

By Dennis Collin

Dynamo_Tip_-_Troubleshooting_the_Select_Multiple_Faces_node_-_1.PNG

Working with Dynamo involves making use of nodes which perform a variety of tasks from accessing files, creating and processing lists and selecting objects. One of the selection nodes enables users to select multiple faces interactively. This node expects users to either use an additive selection or crossing window method. However, when working within the script it is not obvious how to tell Dynamo that you have finished the selection process. The usual spacebar or right click method does not work and if working with multiple screens and applications simultaneously  it is not obvious on what to do next.

Dynamo_Tip_-_Troubleshooting_the_Select_Multiple_Faces_node_-_2.PNG

In the sample script below, a script has been written to create an array of beams to follow the surface of a Mass object using isolines as a reference. The singular select face node returns the selection back to the script automatically. However, with the multiple select faces node, a finish selection button in Revit’s options bar needs to be pressed before the script can be processed.

Dynamo_Tip_-_Troubleshooting_the_Select_Multiple_Faces_node_-_3.PNG

If using Dynamo player to run the script, users have a much more intuitive environment for face, detail, structural member and level selection options.

Dynamo_Tip_-_Troubleshooting_the_Select_Multiple_Faces_node_-_4.PNG

Some typical applications that Dynamo can be used for are listed below:

Coordinate Schedules:

(Part 1) - https://www.cadlinecommunity.co.uk/hc/en-us/articles/360001868817--Using-Dynamo-to-Schedule-Coordinates-in-Revit

(Part 2) - https://www.cadlinecommunity.co.uk/hc/en-us/articles/360006110337-Using-Dynamo-to-Schedule-Coordinates-in-Revit-Part-2?page=6

Creating and Tagging rooms for multiple levels:

https://www.cadlinecommunity.co.uk/hc/en-us/articles/360018313397-Revit-Tip-Using-Dynamo-to-create-rooms-at-all-levels-within-a-project

Tagging Elements in Multiple Views:

https://www.cadlinecommunity.co.uk/hc/en-us/articles/360018454558-Revit-Tip-Using-Dynamo-to-add-tags-to-multiple-views

Converting Lines to Pipes:

https://www.cadlinecommunity.co.uk/hc/en-us/articles/360018278317--Revit-Tip-Using-Dynamo-to-create-pipes-from-linework

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.