Message 1 of 2
Place family instance into RVT file

Not applicable
12-01-2019
12:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a problem with placing family instance into rvt project file using Design Automation,
I tested that solution localy with design automation debugger and it worked fine. I recieving nullReference error when I try to get Family symbol by
var list = new FilteredElementCollector(Document) .OfClass(typeof(FamilySymbol));