Message 1 of 3

Not applicable
04-11-2018
05:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
after creating a family on the face of the wall, the host family property for some reason null.
FamilyInstance instance = doc.Create.NewFamilyInstance(face, location, refDir, famsym);
why this could happen and what can be done about it?
I need to place the family on the edge of the wall. Using the method described above, I place the family, but it becomes the upper hand. In order for it to become as it should, I try to rotate it. But I can not find the membership of the family wall.
Solved! Go to Solution.