Quantcast
Channel: All Revit API Forum posts
Viewing all articles
Browse latest Browse all 66692

Re: Hide elements based on parameter of element host.

$
0
0

Hi,

 

 

Since you already have code that correctly determines if a window residing in a linked model is hosted to an exterior wall, you could put all these windows' elementIds in an elementIdSet, then get the 3D view element and use 

 

View.HideElements (System.Collections.Generic.ICollection<Autodesk.Revit.DB.ElementId>  elementIdSet)     or

View.HideElementsTemporary (System.Collections.Generic.ICollection<Autodesk.Revit.DB.ElementId>  elementIdSet)

 

 

 

Regards

 

Felix


Viewing all articles
Browse latest Browse all 66692

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>