Hi, i have a problem with importing instances to Revit mass family. When i import my solid sweep into family i get something i would call half made sweep. Is this some kind of a bug, because every object is made through the same process.
You can use custom node “FamilyInstance.ByGeometry” from spring nodes package. It will import clean geometry to revit. Good Luck!