Selecting the wall based on geometry

Selecting the wall based on geometry

Anonymous
Not applicable
325 Views
1 Reply
Message 1 of 2

Selecting the wall based on geometry

Anonymous
Not applicable

Hello everyone,

 

Is it possible to select a wall part using dynamo, based on its geometry? I need to select the outer part of the wall in a more automated way. Do you have any suggestion?

Thanks in advance
Elioimage.png

0 Likes
326 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

The Revit API PickObject function enables you to specify the object types allowed to be selected during selection operations:

 

https://www.revitapidocs.com/2020/2d0cbbba-d4ab-84b7-b081-36c14769d82c.htm

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes