IFC to Revit Family

Hey guys,

Trying to receive an IFC geometry in Revit Family environment. Got the following error with no geometry visible:

The input argument “name” of function Autodesk::Revit::Proxy::DB::MaterialProxy::Create or one item in the collection is null at line 699 of file E:\Ship\2022_px64\Source\Revit\MaterialDBAPI\gensrc\APIMaterialElementProxy.cpp.
Parameter name: name

I don’t know the source of IFC. Below is the stream I used👇:

Hey, thanks for reporting!
Our support for IFC is quite experimental so there can be indeed quite a few surprises when receiving them.

I’ve debugged your stream and found two issues; Issues receiving IFC in Revit · Issue #1261 · specklesystems/speckle-sharp · GitHub

Will keep you posted on a resolution :wink:

1 Like