Revit and IfcIndexedPolyCurve

MaxMax
edited May 19 in General

I have recieved a number of IFC 4 files exported from Revit that contains IfcIndexedPolyCurves. The problem is that the tool I am using can not read these and I wonder if there is a way to convert them into some IFC 2x3 supported. I tried the 2x3 migrate recipie and got the following error "RuntimeError: Entity with name 'IfcIndexedPolyCurve' not found in schema 'IFC2X3'".

Comments

  • I found a recipe called DowngradeIndexedPolyCurve.py that sounds perfect for this problem but got the following error
    TypeError: 'NoneType' object is not iterable

  • Can you help report a bug with a sample file attached? I think it should be an easy fix.

Sign In or Register to comment.