
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I have a face hosted family (duct fitting) that I'm placing with the NewFamilyInstance(Face, XYZ, XYZ, FamilySymbol) method.
It works pretty nicely, but element that it's hosting to is a duct system family (face of the bottom side), and I would like this face hosted family to obtain the same system as the duct.
The only way that I can see that I could write this to the familyinstance is to put a connector on it and connect to that with something associated with the system.
But there are no MEP connection styles in Revit right now that work for this object, nor a routing preference that matches its purpose. Face hosting handles most of it quite well. Is there any way to programmatically get this thing on the same system as the duct?
Solved! Go to Solution.