Exporting an model through Revit

Hello! I have used sweep to create this model in Dynamo. I used ImportInstance.ByGeometry to get it into Revit. When i export to ifc it doesn’t get exported. In the Ifc export settings it get set as “Not Exported” and I can’t change that. Is there anyone who could help me with this?

@SeGra , hi

either you model it as implacement family or in generic family template and load it! you have to set an IfcClass via IfcExportAs.

KR

Andreas

Thank you for the speedy reply!