Get linked elements by OfClass

Get linked elements by OfClass

Anonymous
Not applicable
710 Views
1 Reply
Message 1 of 2

Get linked elements by OfClass

Anonymous
Not applicable

Hi!
I want to get a copy of all Ducts from a linked Revit file. The copied elements must be at the same location as their linked counterpart.

I tried this sample: copy-family-between-documents-via-api

But as I understand as a novice in Revit, Duct can't be consider as a Family instance because it is a Build in Family.

If you guys know a look alike sample, it could be something to start with!

Thanks!

0 Likes
Accepted solutions (1)
711 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution

Well i found this one which perfectly fit my needs ! 

accessing-data-from-linked-file-using-revit-api

 

0 Likes