Message 1 of 4
Creating a family instance on a face from a link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm currently working on a project in Revit API, and I'm having some trouble creating a new family instance on a face from a linked model. Specifically, I'm trying to place a family on a face in a linked model, but I can't seem to make it work.
I'm using the NewFamilyInstance method but it doesn't work when I give it a linked face or a reference from this face
I would be glad if anyone has an answer to this issue.
Thanks