Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Many exceptions to IFC export

0 REPLIES 0
Reply
Message 1 of 1
mjuetteJP9PS
214 Views, 0 Replies

Many exceptions to IFC export

I am creating a Revit 2016 plugin for a BIM cloud solution.

When I import an IFC, I get 12 warnings (When a Revit finds space boundaries, one of these elements may be ignored, shorten or delete the space separation line to correct the overlap.)

When exporting the model to an IFC file with
IFCExportOptions options = new IFCExportOptions {FileVersion = IFCVersion.IFC2x3};
UIApplication.ActiveUIDocument.Document.Export (tempFilePath, ifcFileName, options);

I get many exceptions:

System.ArgumentException occurred
   HResult = -2147024809
   Message = Invalid faces.
   Parameter name: faces
   Source = Revit.IFC.Export
   ParamName = faces
   StackTrace:
        At Revit.IFC.Export.Utility.SimpleSweptSolidAnalyzer.Create (ICollection`1 faces, XYZ normal)
   InnerException:

The IFC file is attached.

How can I solve the problem?

Many thanks
Michael

Tags (2)
0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Rail Community