Export the result into revit

I ve created an element in dynamo. And i want to export it into revit or vasari. I want to ask what node can help me do that.

Manh Hung

You can use ImportInstance.ByGeometry if it is single Geometry and ImportInstance.ByGeometries if it is array of Geometries.

Thanks,

Ritesh

Untitled