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

Re: Is there a script to capture and export all Revit Model Family ID's

$
0
0

Dear John,

 

Thank you for your query.

 

If you would like to try Christian's friendly and helpful suggestion, you might like to try this one as well:

 

 

  ICollection<ElementId> ids    = new FilteredElementCollector( doc )      .OfClass( typeof( Family ) )      .ToElementIds();

 

Christian, might be a useful addition to your toolbox as well  :-)

 

I hope this helps.

 

Best regards,

 

Jeremy

 


Viewing all articles
Browse latest Browse all 66683

Trending Articles



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