Get faces touch between two elements

Get faces touch between two elements

NhuTruong_BeyCons
Contributor Contributor
1,391 Views
3 Replies
Message 1 of 4

Get faces touch between two elements

NhuTruong_BeyCons
Contributor
Contributor

Dear everyone, how can I get faces to touch between element? Thank you.2019-03-20_001307.png2019-03-20_001607.png

0 Likes
1,392 Views
3 Replies
Replies (3)
Message 2 of 4

jeremytammik
Autodesk
Autodesk

Retrieve all faces from both elements, and test them with the GetGeneratingElementIds method:

 

https://apidocs.co/apps/revit/2019/112590d2-de20-dd1f-ae05-df7dfb3b410f.htm

 

Cheers,

 

Jeremy

 



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

0 Likes
Message 3 of 4

NhuTruong_BeyCons
Contributor
Contributor

Thank Jeremy,

In case of that picture shown, how to choose all column 'faces without floor tangency? Thank you.1.PNG

0 Likes
Message 4 of 4

NhuTruong_BeyCons
Contributor
Contributor

In Dynamo, I can get all the information at intersecting place, how can I do similar in Revit API. Thank you.

A.PNG

0 Likes